[svn-commits] russell: branch rmudgett/misdn_facility r189349 - /team/rmudgett/misdn_facili...

SVN commits to the Digium repositories svn-commits at lists.digium.com
Mon Apr 20 11:15:51 CDT 2009


Author: russell
Date: Mon Apr 20 11:15:47 2009
New Revision: 189349

URL: http://svn.digium.com/svn-view/asterisk?view=rev&rev=189349
Log:
remove one more define no longer needed

Modified:
    team/rmudgett/misdn_facility/channels/chan_misdn.c

Modified: team/rmudgett/misdn_facility/channels/chan_misdn.c
URL: http://svn.digium.com/svn-view/asterisk/team/rmudgett/misdn_facility/channels/chan_misdn.c?view=diff&rev=189349&r1=189348&r2=189349
==============================================================================
--- team/rmudgett/misdn_facility/channels/chan_misdn.c (original)
+++ team/rmudgett/misdn_facility/channels/chan_misdn.c Mon Apr 20 11:15:47 2009
@@ -285,7 +285,6 @@
 static const char misdn_cc_record_not_found[] = "Call completion record not found";
 
 /* mISDN channel variable names */
-#define MISDN_CC_PEER_ID	"MISDN_CC_PEER_ID"
 #define MISDN_CC_RECORD_ID	"MISDN_CC_RECORD_ID"
 #define MISDN_CC_STATUS		"MISDN_CC_STATUS"
 #define MISDN_ERROR_MSG		"MISDN_ERROR_MSG"




More information about the svn-commits mailing list