[asterisk-commits] rmudgett: branch rmudgett/issue17104 r262568 - /team/rmudgett/issue17104/chan...
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Tue May 11 17:56:47 CDT 2010
Author: rmudgett
Date: Tue May 11 17:56:44 2010
New Revision: 262568
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=262568
Log:
Remove line before merge.
Modified:
team/rmudgett/issue17104/channels/sig_pri.h
Modified: team/rmudgett/issue17104/channels/sig_pri.h
URL: http://svnview.digium.com/svn/asterisk/team/rmudgett/issue17104/channels/sig_pri.h?view=diff&rev=262568&r1=262567&r2=262568
==============================================================================
--- team/rmudgett/issue17104/channels/sig_pri.h (original)
+++ team/rmudgett/issue17104/channels/sig_pri.h Tue May 11 17:56:44 2010
@@ -34,7 +34,6 @@
/* BUGBUG the HAVE_PRI_CALL_WAITING line is to be removed when the call_waiting branch is merged to trunk and the configure script is updated. */
#define HAVE_PRI_CALL_WAITING 1
#endif /* defined(PRI_EVENT_CONNECT_ACK) */
-#define HAVE_PRI_HANGUP_FIX 1 /* BUGBUG delete this line when branch merged. */
#if defined(HAVE_PRI_CCSS)
/*! PRI debug message flags when normal PRI debugging is turned on at the command line. */
More information about the asterisk-commits
mailing list