From 51a785b50337048ce98548daf9038838da5ca0fd Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 25 Aug 2017 13:14:45 +0800 Subject: [PATCH] GitMonitor.vala --- GitMonitor.vala | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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" + -- 2.39.2