Update of /cvsroot/audacity/audacity-src/src/export In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv13940/export
Modified Files: Tag: Audacity_UmixIt Export.cpp Log Message: changes per Audiotouch client Index: Export.cpp =================================================================== RCS file: /cvsroot/audacity/audacity-src/src/export/Export.cpp,v retrieving revision 1.21.2.4.2.1 retrieving revision 1.21.2.4.2.2 diff -u -d -r1.21.2.4.2.1 -r1.21.2.4.2.2 --- Export.cpp 11 Jun 2007 22:08:53 -0000 1.21.2.4.2.1 +++ Export.cpp 16 Mar 2010 01:21:39 -0000 1.21.2.4.2.2 @@ -406,10 +406,11 @@ if (success && actualName != fName) ::wxRenameFile(FILENAME(fName), FILENAME(actualName)); - #if (AUDACITY_BRANDING == BRAND_AUDIOTOUCH) - if (success) - project->OnClose(); - #endif + //v Removed per Robert Barr, 2010-03-10. + //#if (AUDACITY_BRANDING == BRAND_AUDIOTOUCH) + // if (success) + // project->OnClose(); + //#endif return success; } ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Audacity-cvs mailing list Audacity-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/audacity-cvs