aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/info_request.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/models/info_request.rb')
-rw-r--r--app/models/info_request.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/models/info_request.rb b/app/models/info_request.rb
index 4e669e5cd..a36b140b8 100644
--- a/app/models/info_request.rb
+++ b/app/models/info_request.rb
@@ -535,7 +535,6 @@ public
if curr_state.nil?
if !event.described_state.nil?
curr_state = event.described_state
- #STDERR.puts "curr_state " + curr_state
end
end