--- linuxsampler/trunk/src/engines/InstrumentManagerThread.cpp 2009/05/03 10:47:09 1894 +++ linuxsampler/trunk/src/engines/InstrumentManagerThread.cpp 2009/05/03 12:15:40 1895 @@ -145,8 +145,9 @@ // unlock condition object so it can be turned again by other thread conditionJobsLeft.Unlock(); } + return 0; } - + void InstrumentManagerThread::EventHandler::ChannelToBeRemoved(SamplerChannel* pChannel) { /* Removing from the queue an eventual scheduled loading of an instrument