[svn-commits] mmichelson: trunk r132777 - /trunk/channels/chan_dahdi.c

SVN commits to the Digium repositories svn-commits at lists.digium.com
Tue Jul 22 16:52:24 CDT 2008


Author: mmichelson
Date: Tue Jul 22 16:52:24 2008
New Revision: 132777

URL: http://svn.digium.com/view/asterisk?view=rev&rev=132777
Log:
Get chan_dahdi to compile in devmode


Modified:
    trunk/channels/chan_dahdi.c

Modified: trunk/channels/chan_dahdi.c
URL: http://svn.digium.com/view/asterisk/trunk/channels/chan_dahdi.c?view=diff&rev=132777&r1=132776&r2=132777
==============================================================================
--- trunk/channels/chan_dahdi.c (original)
+++ trunk/channels/chan_dahdi.c Tue Jul 22 16:52:24 2008
@@ -8232,7 +8232,6 @@
 #if 1
 	struct dahdi_bufferinfo bi;
 #endif
-	struct dahdi_spaninfo si;
 
 	int res;
 	int span = 0;




More information about the svn-commits mailing list