]> git.openstreetmap.org Git - rails.git/commit
Removed bogus attempt to look up the previous version
authorTom Hughes <tom@compton.nu>
Sat, 10 Dec 2011 16:24:57 +0000 (16:24 +0000)
committerTom Hughes <tom@compton.nu>
Sat, 10 Dec 2011 16:24:57 +0000 (16:24 +0000)
commitebf597971f447344e08d85925118ed89418b8d19
tree426fa28a4c2367a1a80fe33648df0095462032bc
parente05b549f8c2c633b951a6aa19e725a4d5d8a5551
Removed bogus attempt to look up the previous version

This lookup wasn't actually doing what the comment said it was doing
and I don't see any reason to output the previous details of the object
for a delete action.
app/controllers/changeset_controller.rb