Update of /cvsroot/audacity/audacity-src/src In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv18861
Modified Files: WaveTrack.cpp Log Message: missed a paste :s Index: WaveTrack.cpp =================================================================== RCS file: /cvsroot/audacity/audacity-src/src/WaveTrack.cpp,v retrieving revision 1.154 retrieving revision 1.155 diff -u -d -r1.154 -r1.155 --- WaveTrack.cpp 19 Jun 2009 16:50:20 -0000 1.154 +++ WaveTrack.cpp 19 Jun 2009 17:04:23 -0000 1.155 @@ -497,7 +497,7 @@ // If duration is 0, then it's just a plain paste if (dur == 0.0) { - return Paste(t0, src); + return Paste(t0, src, tracks); } // Align to a sample ------------------------------------------------------------------------------ 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 Audacity-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/audacity-cvs