summaryrefslogtreecommitdiff
path: root/rotord/src/graph.h
diff options
context:
space:
mode:
Diffstat (limited to 'rotord/src/graph.h')
-rw-r--r--rotord/src/graph.h3
1 files changed, 1 insertions, 2 deletions
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: