From 7f2fdcc2bf6b1cdab433331888199ec49458cccd Mon Sep 17 00:00:00 2001 From: Malcolm Davenport Date: Tue, 13 Jan 2004 20:05:22 +0000 Subject: Bug #826. Get rid of dsp routine in dsp.c since it's also defined in the Makefile git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2021 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- dsp.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'dsp.c') diff --git a/dsp.c b/dsp.c index c3a9d26af..60d7ed1a7 100755 --- a/dsp.c +++ b/dsp.c @@ -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 -- cgit v1.2.3