diff --git a/cdr/cdr_custom.c b/cdr/cdr_custom.c index 49e5ea4bd3..4ca6386b94 100644 --- a/cdr/cdr_custom.c +++ b/cdr/cdr_custom.c @@ -49,7 +49,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") #define CUSTOM_LOG_DIR "/cdr_custom" #define CONFIG "cdr_custom.conf" -#define DATE_FORMAT "%Y-%m-%d %T" AST_THREADSTORAGE(custom_buf);