]> git.openstreetmap.org Git - rails.git/blobdiff - app/controllers/amf_controller.rb
oops, removing debugging code
[rails.git] / app / controllers / amf_controller.rb
index d2c0230a81af9643b6e6e3e4fcb557fb50d06b64..0439ed710f7c4a5a353e1fdd787173d0277e5ed6 100644 (file)
@@ -226,7 +226,6 @@ class AmfController < ApplicationController
     # Get help from i18n but delete it so we won't pass it around
     # twice for nothing
     help = localised["help_html"]
-    help = 'foo'
     localised.delete("help_html")
 
     return POTLATCH_PRESETS+[localised,help]