Update of /cvsroot/audacity/audacity-src/src
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv18957
Modified Files:
TrackPanel.cpp
Log Message:
Remove a couple of debugging lines
Index: TrackPanel.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/TrackPanel.cpp,v
retrieving revision 1.362
retrieving revision 1.363
diff -u -d -r1.362 -r1.363
--- TrackPanel.cpp 17 Jun 2007 06:37:43 -0000 1.362
+++ TrackPanel.cpp 4 Jul 2007 06:03:42 -0000 1.363
@@ -4785,7 +4785,6 @@
else
{
EnsureVisible( t );
- wxLogDebug(wxT("On last track, %s"),t->GetName().c_str());
return;
}
}
@@ -4885,7 +4884,6 @@
else
{
EnsureVisible( t );
- wxLogDebug(wxT("On last track, %s"),t->GetName().c_str());
return;
}
}
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs