summaryrefslogtreecommitdiff
path: root/cdr/cdr_custom.c
diff options
context:
space:
mode:
authorSean Bright <sean@malleable.com>2009-05-18 17:08:25 +0000
committerSean Bright <sean@malleable.com>2009-05-18 17:08:25 +0000
commitc890725398ef2165b69da2bc41ad8897d98a050f (patch)
tree39353b063d1265b6774923119d8d2b668d7f0558 /cdr/cdr_custom.c
parent0163194d93d10730d4ccf6d0cd20b1b19edc707d (diff)
Remove some unused code.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@195279 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'cdr/cdr_custom.c')
-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);