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

Modified Files:
        Track.h 
Log Message:
Get rid of warnings from gcc.

Index: Track.h
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/Track.h,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- Track.h     4 Apr 2009 05:45:05 -0000       1.57
+++ Track.h     9 Jun 2009 13:58:35 -0000       1.58
@@ -194,6 +194,7 @@
 {
  public:
    TrackListIterator(TrackList * val = NULL);
+   virtual ~TrackListIterator() {};
 
    // Iterate functions
    virtual Track *First(TrackList * val = NULL);


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to