Skip to content

Commit

Permalink
[Truffle] Removed a debug statement.
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvdrum committed Jun 18, 2015
1 parent 1da2096 commit 3783a33
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ def self.watch_channel

# Spin up the thread up front to avoid a thread collision problem spinning
# it up lazily.
puts caller
@controller = Thread.new { watch_channel }

def self.add_timeout(time, exc)
Expand Down

0 comments on commit 3783a33

Please sign in to comment.