[Asterisk-cvs] asterisk dsp.c,1.17,1.18

malcolmd at lists.digium.com malcolmd at lists.digium.com
Tue Jan 13 14:13:33 CST 2004


Update of /usr/cvsroot/asterisk
In directory mongoose.digium.com:/tmp/cvs-serv19015

Modified Files:
	dsp.c 
Log Message:
Bug #826.  Get rid of dsp routine in dsp.c since it's also defined in the Makefile


Index: dsp.c
===================================================================
RCS file: /usr/cvsroot/asterisk/dsp.c,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- dsp.c	7 Jan 2004 21:57:06 -0000	1.17
+++ dsp.c	13 Jan 2004 20:05:22 -0000	1.18
@@ -79,11 +79,6 @@
 
 #define	MAX_DTMF_DIGITS 128
 
-/*
- * Uncomment to use old-style DSP routines 
- */
-/* #define OLD_DSP_ROUTINES */
-
 /* Basic DTMF specs:
  *
  * Minimum tone on = 40ms




More information about the svn-commits mailing list