From 543ee94019b124387ef775c1312e40730a0d1cdd Mon Sep 17 00:00:00 2001 From: Robin Houston Date: Tue, 21 Jun 2011 03:09:42 +0100 Subject: Get rid of commented-out STDERR.puts messages --- app/models/info_request.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'app/models/info_request.rb') diff --git a/app/models/info_request.rb b/app/models/info_request.rb index 3441a73f7..cab28b8f1 100644 --- a/app/models/info_request.rb +++ b/app/models/info_request.rb @@ -530,7 +530,6 @@ public if curr_state.nil? if !event.described_state.nil? curr_state = event.described_state - #STDERR.puts "curr_state " + curr_state end end -- cgit v1.2.3