Update of /usr/cvsroot/zaptel
In directory mongoose.digium.com:/tmp/cvs-serv13006

Modified Files:
        wct4xxp.c 
Log Message:
Remove old debug code


Index: wct4xxp.c
===================================================================
RCS file: /usr/cvsroot/zaptel/wct4xxp.c,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -d -r1.90 -r1.91
--- wct4xxp.c   29 Sep 2005 13:56:45 -0000      1.90
+++ wct4xxp.c   29 Sep 2005 14:00:57 -0000      1.91
@@ -766,10 +766,6 @@
                        regs.regs[x] = t4_framer_in(wc, chan->span->offset, x);
                if (copy_to_user((struct t4_regs *)data, &regs, sizeof(regs)))
                        return -EFAULT;
-               {
-                       static unsigned char filldata = 0;
-                       memset(wc->tspans[0]->writechunk, filldata, 
ZT_CHUNKSIZE * 32);
-               }
                break;
 #ifdef VPM_SUPPORT
        case ZT_TONEDETECT:

_______________________________________________
Asterisk-Cvs mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-cvs

Reply via email to