]> git.openstreetmap.org Git - rails.git/commitdiff
MapBoundary no longer exists
authorTom Hughes <tom@compton.nu>
Thu, 5 Jan 2012 22:59:13 +0000 (22:59 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 5 Jan 2012 22:59:13 +0000 (22:59 +0000)
app/controllers/note_controller.rb

index 1ee529c7951f71104f1397672d252f00d30560b0..fe83f7d03a6246042d43dc40b150ec809898da25 100644 (file)
@@ -9,9 +9,6 @@ class NoteController < ApplicationController
   after_filter :compress_output
   around_filter :api_call_handle_error, :api_call_timeout
 
   after_filter :compress_output
   around_filter :api_call_handle_error, :api_call_timeout
 
-  # Help methods for checking boundary sanity and area size
-  include MapBoundary
-
   ##
   # Return a list of notes in a given area
   def list
   ##
   # Return a list of notes in a given area
   def list