fixed default log directory.

This commit is contained in:
Markus Makela 2015-07-16 05:43:25 +03:00
parent 7c8a3e287f
commit af703f3ef4

View File

@ -81,9 +81,6 @@ ssize_t log_ses_count[LOGFILE_LAST] = {0};
*/
#define MAX_LOGSTRLEN BUFSIZ
/** Use the skygw_ prefix, only for 1.1 compatible builds*/
#define OLD_LOGNAMES
/**
* Path to directory in which all files are stored to shared memory
* by the OS.