diff options
author | Robin Houston <robin.houston@gmail.com> | 2012-06-07 13:25:44 +0100 |
---|---|---|
committer | Robin Houston <robin.houston@gmail.com> | 2012-06-07 13:25:44 +0100 |
commit | b51b6d503c208daaa1bc4ed99afd6652ccfcd8d7 (patch) | |
tree | 97fa788dafb8efe06c98323c9307dfffa9581ab6 /app/models/info_request.rb | |
parent | 8205289477f0c13f4fba80cda069902bea09e4ad (diff) |
Remove empty unused method
Diffstat (limited to 'app/models/info_request.rb')
-rw-r--r-- | app/models/info_request.rb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/models/info_request.rb b/app/models/info_request.rb index 095a1b1af..b02be7ce9 100644 --- a/app/models/info_request.rb +++ b/app/models/info_request.rb @@ -515,9 +515,6 @@ public return false end - def can_have_attention_requested? - end - # change status, including for last event for later historical purposes def set_described_state(new_state) ActiveRecord::Base.transaction do |