Monitor.vala
[gitlive] / Monitor.vala
index 35bbf05..5deff66 100644 (file)
@@ -157,7 +157,7 @@ public class Monitor : Object
                 this.monitors.add(fm);
 
             } catch (Error e) {
-                // do nothing..            
+                // FIXME -- show error? do nothing..            
             }
             // print("ADD path " + depth + ' ' + path);
         }