MapBoundary no longer exists

This commit is contained in:
Tom Hughes 2012-01-05 22:59:13 +00:00
parent 52e5fa6ad7
commit 663f3e48e3

View file

@ -9,9 +9,6 @@ class NoteController < ApplicationController
after_filter :compress_output after_filter :compress_output
around_filter :api_call_handle_error, :api_call_timeout 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 # Return a list of notes in a given area
def list def list