]> git.openstreetmap.org Git - rails.git/blobdiff - config/environment.rb
reverting the javascript change in changeset 10926, that needs to be specific to...
[rails.git] / config / environment.rb
index fb7573d2a5b13b7177c6381435f77e25c98ec3db..08c43378820509f9efa9044430a945174e91a763 100644 (file)
@@ -74,8 +74,3 @@ Rails::Initializer.run do |config|
   # Make Active Record use UTC-base instead of local time
   # config.active_record.default_timezone = :utc
 end
-
-# This has to be after the above block for some reason (doesnt pull in /lib/osm.rb?)
-POTLATCH_PRESETS = Potlatch::Potlatch.get_presets()
-
-