Threading cleanups

This commit is contained in:
Oliver Duis
2011-06-21 21:59:51 +02:00
parent 0583d2bc39
commit c1a8e6bbbd
13 changed files with 260 additions and 276 deletions

View File

@@ -133,7 +133,6 @@ BatchQueuePanel::BatchQueuePanel () {
show_all ();
batchQueue->loadBatchQueue ();
batchQueue->notifyListener ();
}