From: Alan Knowles Date: Fri, 25 Aug 2017 05:14:45 +0000 (+0800) Subject: GitMonitor.vala X-Git-Url: http://git.roojs.org/?p=gitlive;a=commitdiff_plain;h=51a785b50337048ce98548daf9038838da5ca0fd GitMonitor.vala --- diff --git a/GitMonitor.vala b/GitMonitor.vala index ea9e7ce2..4e05668e 100644 --- a/GitMonitor.vala +++ b/GitMonitor.vala @@ -40,9 +40,7 @@ public class GitMonitorQueue : MonitorNamePathDir { this.vname = this.vdir + (this.vdir.length > 0 ? "/" : "") + this.name; - - - + /* stdout.printf( "NEW GitMonitorQueue\nname: %s\npath: %s\ndir: %s\n" +