remove debugging

This commit is contained in:
John Bintz 2012-05-03 06:34:50 -04:00
parent d5e99159f1
commit 8127c8e4d8
1 changed files with 0 additions and 2 deletions

View File

@ -113,8 +113,6 @@ watcher = Thread.new do
begin begin
@watch = nil @watch = nil
p Thread.current[:paths]
case RbConfig::CONFIG['host_os'] case RbConfig::CONFIG['host_os']
when /darwin/ when /darwin/
require 'rb-fsevent' require 'rb-fsevent'