Threading enhancements, cleanups

This commit is contained in:
Oliver Duis
2011-07-03 20:12:31 +02:00
parent 488aba1dd2
commit ae3d85337c
20 changed files with 160 additions and 163 deletions

View File

@@ -29,7 +29,6 @@ namespace rtengine {
const Settings* settings;
extern Glib::Mutex* dcrMutex;
Glib::Mutex* lcmsMutex = NULL;
int init (const Settings* s) {