From 9b6845576baddaf23afc80c61502dafd391b30b8 Mon Sep 17 00:00:00 2001 From: Comment Date: Mon, 30 Sep 2013 12:31:37 +0100 Subject: waveform auto iterate on print --- rotord/src/graph.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'rotord/src/graph.h') diff --git a/rotord/src/graph.h b/rotord/src/graph.h index b775c5a..7ab7962 100644 --- a/rotord/src/graph.h +++ b/rotord/src/graph.h @@ -77,8 +77,7 @@ namespace Rotor { float progress; int bitRate; - Poco::Mutex mutex; //lock for access from parent thread - + //Poco::Mutex mutex; //lock for access from parent thread Audio_thumbnailer *audio_thumb; private: -- cgit v1.2.3