aboutsummaryrefslogtreecommitdiffstats
path: root/cdr
diff options
context:
space:
mode:
authorseanbright <seanbright@f38db490-d61c-443f-a65b-d21fe96a405b>2009-05-18 17:08:25 +0000
committerseanbright <seanbright@f38db490-d61c-443f-a65b-d21fe96a405b>2009-05-18 17:08:25 +0000
commitc70e0277d954eb3d781a2f15c9d90f2706a7ac2d (patch)
tree39353b063d1265b6774923119d8d2b668d7f0558 /cdr
parent94acece59a3ae08352c06369c01ac8b98486cd35 (diff)
Remove some unused code.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@195279 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'cdr')
-rw-r--r--cdr/cdr_custom.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cdr/cdr_custom.c b/cdr/cdr_custom.c
index 49e5ea4bd..4ca6386b9 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);