[svn-commits] rmudgett: branch 1.6.2 r267623 - in /branches/1.6.2: ./ codecs/codec_dahdi.c

SVN commits to the Digium repositories svn-commits at lists.digium.com
Thu Jun 3 13:44:29 CDT 2010


Author: rmudgett
Date: Thu Jun  3 13:44:26 2010
New Revision: 267623

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=267623
Log:
Merged revisions 267622 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

........
  r267622 | rmudgett | 2010-06-03 13:38:00 -0500 (Thu, 03 Jun 2010) | 1 line
  
  Make compile again.
........

Modified:
    branches/1.6.2/   (props changed)
    branches/1.6.2/codecs/codec_dahdi.c

Propchange: branches/1.6.2/
------------------------------------------------------------------------------
Binary property 'trunk-merged' - no diff available.

Modified: branches/1.6.2/codecs/codec_dahdi.c
URL: http://svnview.digium.com/svn/asterisk/branches/1.6.2/codecs/codec_dahdi.c?view=diff&rev=267623&r1=267622&r2=267623
==============================================================================
--- branches/1.6.2/codecs/codec_dahdi.c (original)
+++ branches/1.6.2/codecs/codec_dahdi.c Thu Jun  3 13:44:26 2010
@@ -624,8 +624,6 @@
 
 static int reload(void)
 {
-	struct translator *cur;
-
 	return AST_MODULE_LOAD_SUCCESS;
 }
 




More information about the svn-commits mailing list