X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/cf3cf5216fa3697ad2e3c060fced6a7bbb16f4a4..b9ae40d9784725b75e5b52f55659c80326656d8f:/app/controllers/api/ways_controller.rb diff --git a/app/controllers/api/ways_controller.rb b/app/controllers/api/ways_controller.rb index 04c823ad2..102be29bd 100644 --- a/app/controllers/api/ways_controller.rb +++ b/app/controllers/api/ways_controller.rb @@ -68,8 +68,6 @@ module Api if way.visible visible_nodes = {} - # changeset_cache = {} - # user_display_name_cache = {} @nodes = []