[asterisk-commits] tilghman: branch 1.6.2 r232678 - /branches/1.6.2/res/res_musiconhold.c
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Wed Dec 2 18:20:30 CST 2009
Author: tilghman
Date: Wed Dec 2 18:20:26 2009
New Revision: 232678
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=232678
Log:
Oops, really remove it this time
Modified:
branches/1.6.2/res/res_musiconhold.c
Modified: branches/1.6.2/res/res_musiconhold.c
URL: http://svnview.digium.com/svn/asterisk/branches/1.6.2/res/res_musiconhold.c?view=diff&rev=232678&r1=232677&r2=232678
==============================================================================
--- branches/1.6.2/res/res_musiconhold.c (original)
+++ branches/1.6.2/res/res_musiconhold.c Wed Dec 2 18:20:26 2009
@@ -49,8 +49,6 @@
#ifdef HAVE_DAHDI
#include <dahdi/user.h>
#endif
-
-#define REF_DEBUG
#include "asterisk/lock.h"
#include "asterisk/file.h"
More information about the asterisk-commits
mailing list