From b51b6d503c208daaa1bc4ed99afd6652ccfcd8d7 Mon Sep 17 00:00:00 2001 From: Robin Houston Date: Thu, 7 Jun 2012 13:25:44 +0100 Subject: Remove empty unused method --- app/models/info_request.rb | 3 --- 1 file changed, 3 deletions(-) (limited to 'app/models/info_request.rb') 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 -- cgit v1.2.3