]> git.openstreetmap.org Git - rails.git/blobdiff - app/controllers/amf_controller.rb
various fixes
[rails.git] / app / controllers / amf_controller.rb
index a864d3dcf2a6d7a6a9a0e1d06ae2d05c63edbb86..9947a4eaabe81fb771e91d9e82ecd9ede233422f 100644 (file)
@@ -1,4 +1,5 @@
 class AmfController < ApplicationController
 class AmfController < ApplicationController
+=begin
   require 'stringio'
 
 # to log:
   require 'stringio'
 
 # to log:
@@ -610,5 +611,5 @@ class AmfController < ApplicationController
                180/Math::PI * (2*Math.atan(Math.exp(a*Math::PI/180))-Math::PI/2)
        end
 
                180/Math::PI * (2*Math.atan(Math.exp(a*Math::PI/180))-Math::PI/2)
        end
 
-
+=end
 end
 end