X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/95d899786a1bbabacc0cd12ef1c4814118d9d0de..b650a2272544c51ee9ec8bce33bcb113bfd579e8:/lib/geo_record.rb diff --git a/lib/geo_record.rb b/lib/geo_record.rb index 0d010eb86..0c261dc69 100644 --- a/lib/geo_record.rb +++ b/lib/geo_record.rb @@ -45,4 +45,3 @@ private 180/Math::PI * Math.log(Math.tan(Math::PI/4+a*(Math::PI/180)/2)) end end -