mirror of
https://bitbucket.org/jsuto/piler.git
synced 2026-04-05 18:19:19 +02:00
code clean up in folder.c
This commit is contained in:
@@ -255,6 +255,8 @@ struct __data {
|
||||
MYSQL_STMT *stmt_get_attachment_id_by_signature;
|
||||
MYSQL_STMT *stmt_get_attachment_pointer;
|
||||
MYSQL_STMT *stmt_query_attachment;
|
||||
MYSQL_STMT *stmt_get_folder_id;
|
||||
MYSQL_STMT *stmt_insert_into_folder_table;
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_TRE
|
||||
|
||||
Reference in New Issue
Block a user