From 8127c8e4d8c07ac94a15b4c9d7e22bf6091dd71e Mon Sep 17 00:00:00 2001 From: John Bintz Date: Thu, 3 May 2012 06:34:50 -0400 Subject: [PATCH] remove debugging --- bin/unison-watch | 2 -- 1 file changed, 2 deletions(-) diff --git a/bin/unison-watch b/bin/unison-watch index 0b4d55f..a406869 100755 --- a/bin/unison-watch +++ b/bin/unison-watch @@ -113,8 +113,6 @@ watcher = Thread.new do begin @watch = nil - p Thread.current[:paths] - case RbConfig::CONFIG['host_os'] when /darwin/ require 'rb-fsevent'