Lock left around

This commit is contained in:
ffsup2
2010-11-01 16:43:41 +01:00
parent 820ddfaaa9
commit 19f9e89bed

View File

@@ -8942,7 +8942,6 @@ Glib::Mutex* dcrMutex=NULL;
int RawImage::loadRaw (bool loadData) {
Glib::Mutex::Lock lock(*dcrMutex); // auto unlock
THREAD_LOCK
ifname = fname.c_str();