Changed log manager APChanged log manager APII

This commit is contained in:
vraatikka 2013-08-04 23:14:48 +03:00
parent d2efbcf867
commit 9fb072ea74

View File

@ -48,12 +48,7 @@ EXTERN_C_BLOCK_BEGIN
bool skygw_logmanager_init(int argc, char* argv[]);
void skygw_logmanager_done(void);
void skygw_logmanager_exit(void);
/** not implemented yet */
/**
* init write buffer list for private use for this client. Same as
* skygw_logmanager_init except that arguments are not set.
*/
bool skygw_log_init(void);
/**
* free private write buffer list
*/