comparison src/fswatcher.cpp @ 592:0b0444762a5d

Remove "... in red" comment from explanatory text when searching in My Work tab; disable debug for fswatcher
author Chris Cannam
date Thu, 15 Mar 2012 16:27:38 +0000
parents 687d9e700e81
children 40b40c193eaa
comparison
equal deleted inserted replaced
591:3c19058f2825 592:0b0444762a5d
26 #include "fswatcher.h" 26 #include "fswatcher.h"
27 #include "debug.h" 27 #include "debug.h"
28 28
29 #include <deque> 29 #include <deque>
30 30
31 #define DEBUG_FSWATCHER 1 31 //#define DEBUG_FSWATCHER 1
32 32
33 /* 33 /*
34 * Watching the filesystem is trickier than it seems at first glance. 34 * Watching the filesystem is trickier than it seems at first glance.
35 * 35 *
36 * We ideally should watch every directory, and every file that is 36 * We ideally should watch every directory, and every file that is