Bug 5950 - reenable queue log rotation; also, eliminate redundant code

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@11165 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Tilghman Lesher
2006-02-26 16:26:39 +00:00
parent 973a1dec88
commit 677a22c209
2 changed files with 82 additions and 97 deletions

View File

@@ -34,6 +34,7 @@ extern "C" {
#endif
#define EVENTLOG "event_log"
#define QUEUELOG "queue_log"
#define DEBUG_M(a) { \
a; \