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

Modified Files:
        ODTask.cpp 
Log Message:
correcting status bar text for on demand completion of tasks.  Also fixing PC 
display order to ensure complete message gets displayed on end.


Index: ODTask.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/ondemand/ODTask.cpp,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- ODTask.cpp  7 Oct 2009 23:31:41 -0000       1.20
+++ ODTask.cpp  10 Oct 2009 14:44:25 -0000      1.21
@@ -165,9 +165,6 @@
          }
       }
       AudacityProject::AllProjectsDeleteUnlock();
-      //signal the od task queue loop to wake up so it can remove the tasks 
from the queue and the queue if it is empty.
-      ODManager::Instance()->SignalTaskQueueLoop();
-
 
 //      printf("%s %i complete\n", GetTaskName(),GetTaskNumber());
    }


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Audacity-cvs mailing list
Audacity-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to