[svn-commits] sruffell: linux/trunk r6952 - /linux/trunk/drivers/dahdi/wctdm24xxp/wctdm24xxp.h

SVN commits to the Digium repositories svn-commits at lists.digium.com
Tue Aug 11 13:47:25 CDT 2009


Author: sruffell
Date: Tue Aug 11 13:47:21 2009
New Revision: 6952

URL: http://svn.asterisk.org/svn-view/dahdi?view=rev&rev=6952
Log:
wctdm24xxp: Remove unused members related to hardware DTMF detection.

Not used anymore, so they are gone.

Modified:
    linux/trunk/drivers/dahdi/wctdm24xxp/wctdm24xxp.h

Modified: linux/trunk/drivers/dahdi/wctdm24xxp/wctdm24xxp.h
URL: http://svn.asterisk.org/svn-view/dahdi/linux/trunk/drivers/dahdi/wctdm24xxp/wctdm24xxp.h?view=diff&rev=6952&r1=6951&r2=6952
==============================================================================
--- linux/trunk/drivers/dahdi/wctdm24xxp/wctdm24xxp.h (original)
+++ linux/trunk/drivers/dahdi/wctdm24xxp/wctdm24xxp.h Tue Aug 11 13:47:21 2009
@@ -212,12 +212,6 @@
 
 	int vpm100;
 
-	unsigned long dtmfactive;
-	unsigned long dtmfmask;
-	unsigned long dtmfmutemask;
-	short dtmfenergy[NUM_CARDS];
-	short dtmfdigit[NUM_CARDS];
-
 	struct vpmadt032 *vpmadt032;
 #ifdef FANCY_ECHOCAN
 	int echocanpos;




More information about the svn-commits mailing list