diff src/fswatcher.cpp @ 603:10ef94e51f44

Make sure we update the view after a failed merge
author Chris Cannam
date Tue, 03 Jul 2012 10:08:44 +0100
parents 40b40c193eaa
children ae67ea0af696
line wrap: on
line diff
--- a/src/fswatcher.cpp	Tue Jul 03 10:02:22 2012 +0100
+++ b/src/fswatcher.cpp	Tue Jul 03 10:08:44 2012 +0100
@@ -28,7 +28,7 @@
 
 #include <deque>
 
-#define DEBUG_FSWATCHER 1
+//#define DEBUG_FSWATCHER 1
 
 /*
  * Watching the filesystem is trickier than it seems at first glance.