summaryrefslogtreecommitdiff
path: root/res/res_musiconhold.c
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2009-12-03 00:09:36 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2009-12-03 00:09:36 +0000
commitc8d5ce7c138544be6ec7b4feb9c7f6d59947b2d5 (patch)
tree292c23634257c5246475912d7f00172a97295740 /res/res_musiconhold.c
parent7e0a2db236b424064efc14379b17d87f2def2483 (diff)
Remove debugging line
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@232661 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'res/res_musiconhold.c')
-rw-r--r--res/res_musiconhold.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/res/res_musiconhold.c b/res/res_musiconhold.c
index 288941e8c..bc40b33e5 100644
--- a/res/res_musiconhold.c
+++ b/res/res_musiconhold.c
@@ -47,8 +47,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include <dahdi/user.h>
#endif
-#define REF_DEBUG
-
#include "asterisk/lock.h"
#include "asterisk/file.h"
#include "asterisk/channel.h"