]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Remove REF_DEBUG definition.
authorMark Michelson <mmichelson@digium.com>
Tue, 20 Aug 2013 17:40:51 +0000 (17:40 +0000)
committerMark Michelson <mmichelson@digium.com>
Tue, 20 Aug 2013 17:40:51 +0000 (17:40 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@397156 65c4cc65-6c06-0410-ace0-fbb531ad65f3

channels/chan_sip.c

index 97838b7b70df9f4549061b6879cfd5c3487d565f..e2c5d0700fba541a3eb33f05ee19c39abeda2c93 100644 (file)
@@ -216,7 +216,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
 #include <regex.h>
 #include <inttypes.h>
 
-#define REF_DEBUG 1
 #include "asterisk/network.h"
 #include "asterisk/paths.h"    /* need ast_config_AST_SYSTEM_NAME */
 /*