Remove REF_DEBUG definition.
authorMark Michelson <mmichelson@digium.com>
Tue, 20 Aug 2013 17:42:11 +0000 (17:42 +0000)
committerMark Michelson <mmichelson@digium.com>
Tue, 20 Aug 2013 17:42:11 +0000 (17:42 +0000)
........

Merged revisions 397156 from http://svn.asterisk.org/svn/asterisk/branches/1.8
........

Merged revisions 397157 from http://svn.asterisk.org/svn/asterisk/branches/11

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@397158 65c4cc65-6c06-0410-ace0-fbb531ad65f3

channels/chan_sip.c

index e80588d..36291d1 100644 (file)
@@ -228,7 +228,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 */
 /*