]> git.openstreetmap.org Git - rails.git/blobdiff - app/controllers/old_relation_controller.rb
Merging 17824:17845 from trunk to blocking branch.
[rails.git] / app / controllers / old_relation_controller.rb
index 5bde0fe6c9367c7c11b0fedf1632383dd0e7d23d..eb274c4de32bf2e7c0e0b8dd8e7ba9ab13e9295e 100644 (file)
@@ -1,7 +1,6 @@
 class OldRelationController < ApplicationController
   require 'xml/libxml'
 
-  session :off
   before_filter :check_api_readable
   after_filter :compress_output
   around_filter :api_call_handle_error, :api_call_timeout