--- linuxsampler/trunk/src/engines/gig/InstrumentResourceManager.cpp 2012/03/08 19:40:14 2326 +++ linuxsampler/trunk/src/engines/gig/InstrumentResourceManager.cpp 2012/03/10 16:16:14 2327 @@ -593,7 +593,6 @@ pEntry->ID.Index = Key.Index; pEntry->pFile = pGig; - // (try to resolve the audio device context) // and we save this to check if we need to reallocate for an engine with higher value of 'MaxSamplesPerSecond' pEntry->MaxSamplesPerCycle = maxSamplesPerCycle;