From: Sean Bright Date: Mon, 18 May 2009 17:08:25 +0000 (+0000) Subject: Remove some unused code. X-Git-Tag: 11.0.0-beta1~4866 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c890725398ef2165b69da2bc41ad8897d98a050f;p=thirdparty%2Fasterisk.git Remove some unused code. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@195279 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- 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);