X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/afb13ad93e30b5d7c8ba39772c5ac6a62603bb77..2f3e23f6eb2bd571a39486773f0f10d65a2398a1:/app/controllers/amf_controller.rb diff --git a/app/controllers/amf_controller.rb b/app/controllers/amf_controller.rb index 94b09c6fc..dd0438218 100644 --- a/app/controllers/amf_controller.rb +++ b/app/controllers/amf_controller.rb @@ -43,7 +43,6 @@ class AmfController < ApplicationController # Help methods for checking boundary sanity and area size include MapBoundary - session :off before_filter :check_api_writable # Main AMF handlers: process the raw AMF string (using AMF library) and