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'