Update of /cvsroot/audacity/lib-src/libnyquist
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv18204/lib-src/libnyquist

Modified Files:
        nyx.c 
Log Message:
Get rid of unused variable

Index: nyx.c
===================================================================
RCS file: /cvsroot/audacity/lib-src/libnyquist/nyx.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- nyx.c       26 Feb 2009 03:23:16 -0000      1.9
+++ nyx.c       1 Mar 2009 21:21:38 -0000       1.10
@@ -406,7 +406,6 @@
 
 LOCAL LVAL copylist(LVAL from)
 {
-   LVAL nsym;
    if (from == NULL) {
       return NULL;
    }


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to