Mercurial > hg > svgui
diff layer/TimeInstantLayer.cpp @ 429:427e5c58658e
* 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 | f329416bf1a5 |
children | b3140e9e0665 |
line wrap: on
line diff
--- a/layer/TimeInstantLayer.cpp Thu Oct 09 13:13:33 2008 +0000 +++ b/layer/TimeInstantLayer.cpp Thu Oct 09 20:10:28 2008 +0000 @@ -35,7 +35,7 @@ #include <iostream> #include <cmath> -#define DEBUG_TIME_INSTANT_LAYER 1 +//#define DEBUG_TIME_INSTANT_LAYER 1 TimeInstantLayer::TimeInstantLayer() : SingleColourLayer(),