diff framework/Document.cpp @ 138:c0b176d86be7

* Fix a nasty and long-standing race condition in MatrixFile's use of FileReadThread that was causing crashes sometimes
author Chris Cannam
date Thu, 09 Oct 2008 20:10:28 +0000
parents e2aec1708a2c
children 06fc6fc21739
line wrap: on
line diff
--- a/framework/Document.cpp	Thu Oct 09 12:04:22 2008 +0000
+++ b/framework/Document.cpp	Thu Oct 09 20:10:28 2008 +0000
@@ -37,7 +37,7 @@
 #include "data/model/SparseTimeValueModel.h"
 #include "data/model/AlignmentModel.h"
 
-#define DEBUG_DOCUMENT 1
+//#define DEBUG_DOCUMENT 1
 
 //!!! still need to handle command history, documentRestored/documentModified