--- linuxsampler/trunk/src/engines/gig/Synthesizer.h 2006/05/14 07:15:52 865 +++ linuxsampler/trunk/src/engines/gig/Synthesizer.h 2006/05/25 14:39:45 866 @@ -69,8 +69,6 @@ // templates, and accessing members of base classes" in // the gcc manual for an explanation of why this is // needed). - using __RTMath::Mul; - using __RTMath::Float; //using LinuxSampler::Resampler::GetNextSampleMonoCPP; //using LinuxSampler::Resampler::GetNextSampleStereoCPP; using LinuxSampler::Resampler::Interpolate1StepMonoCPP;