# HG changeset patch # User Chris Cannam # Date 1253704867 0 # Node ID 0ce7566717b2f47956192b7680d102ebe5a52c34 # Parent 24d1d152871735ab055d9125316a9aad5d920d6f * Remove a bit of debug output diff -r 24d1d1528717 -r 0ce7566717b2 layer/SpectrogramLayer.cpp --- a/layer/SpectrogramLayer.cpp Fri Sep 11 15:42:32 2009 +0000 +++ b/layer/SpectrogramLayer.cpp Wed Sep 23 11:21:07 2009 +0000 @@ -2389,7 +2389,7 @@ #endif Preferences::SpectrogramXSmoothing xsmoothing = Preferences::getInstance()->getSpectrogramXSmoothing(); - cerr << "xsmoothing == " << xsmoothing << endl; +// cerr << "xsmoothing == " << xsmoothing << endl; QImage scaled = m_drawBuffer.scaled (scaledRight - scaledLeft, h, Qt::IgnoreAspectRatio,