More obsolete functionality removed.

The log manager possibility for explicitly specifying the names
of the log files has never been used. In the name of simplicity
that functionality is removed.
This commit is contained in:
Johan Wikman
2015-11-04 11:00:38 +02:00
parent 865162dc54
commit e9ff89629b
2 changed files with 15 additions and 78 deletions

View File

@ -174,8 +174,6 @@ int skygw_log_get_augmentation();
EXTERN_C_BLOCK_END
const char* get_err_prefix_default(void);
const char* get_err_suffix_default(void);
const char* get_logpath_default(void);
/**