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

Modified Files:
        TrackPanelAx.cpp 
Log Message:
Remove confusing string.  It's really not necessary anyway.


Index: TrackPanelAx.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/TrackPanelAx.cpp,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- TrackPanelAx.cpp    7 Jun 2009 08:47:33 -0000       1.10
+++ TrackPanelAx.cpp    11 Nov 2009 08:31:40 -0000      1.11
@@ -290,7 +290,6 @@
 
       if( t == NULL )
       {
-         *name = _( "Track Accessible out of sync" );
          return wxACC_FAIL;
       }
       else


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Audacity-cvs mailing list
Audacity-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to