]> git.openstreetmap.org Git - rails.git/blobdiff - app/controllers/old_node_controller.rb
Potlatch 1.3
[rails.git] / app / controllers / old_node_controller.rb
index 5de39fdb60a1f5ddb45a125b36c4b83e1749518c..c20dacf4800620f851577e6d146fe2d8fb5d4bde 100644 (file)
@@ -1,7 +1,6 @@
 class OldNodeController < ApplicationController
   require 'xml/libxml'
 
-  session :off
   before_filter :check_api_readable
   after_filter :compress_output
   around_filter :api_call_handle_error, :api_call_timeout