mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-01 17:03:42 +00:00
Delete commented out code
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user