Delete commented out code

This commit is contained in:
John Firebaugh
2013-02-28 19:32:10 -08:00
parent 1f28e1441e
commit 8b5b13fbc4

View File

@@ -189,12 +189,6 @@ iD.modes.Select = function(context, selection, initial) {
};
mode.exit = function() {
/*
if (singular()) {
changeTags(singular(), inspector.tags());
}
*/
if (timeout) window.clearTimeout(timeout);
context.container()