Update of /cvsroot/audacity/audacity-src/src/commands
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv6504/src/commands

Modified Files:
        CommandManager.cpp 
Log Message:
Fixing VC8 warnings (most of them, anyway).

Index: CommandManager.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/commands/CommandManager.cpp,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- CommandManager.cpp  24 Sep 2006 03:41:34 -0000      1.36
+++ CommandManager.cpp  1 Oct 2006 23:50:31 -0000       1.37
@@ -865,7 +865,6 @@
 
 void CommandManager::WriteXML(XMLWriter &xmlFile)
 {
-   int i;
    unsigned int j;
 
    xmlFile.StartTag(wxT("audacitykeyboard"));


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to