]> git.openstreetmap.org Git - rails.git/blobdiff - app/controllers/application_controller.rb
Remove temporary development code
[rails.git] / app / controllers / application_controller.rb
index ad91b3a3b11b3aaad19e4142fd58bd3a5a8a4c5d..0d43393fd4ff6334c0ed0c929c773d5565dd0333 100644 (file)
@@ -1,6 +1,5 @@
 class ApplicationController < ActionController::Base
   include SessionPersistence
 class ApplicationController < ActionController::Base
   include SessionPersistence
-  # check_authorization
 
   protect_from_forgery :with => :exception
 
 
   protect_from_forgery :with => :exception