Remove unused (and bogus) code
This commit is contained in:
parent
b4a2b23025
commit
82ff8ef58d
1 changed files with 0 additions and 1 deletions
|
@ -69,7 +69,6 @@ OSM.Export = function(map) {
|
|||
|
||||
$("#maxlat, #minlon, #maxlon, #minlat").change(boundsChanged);
|
||||
$("#drag_box").click(enableFilter);
|
||||
$("#sidebar_content .close").on("click", page.minimizeSidebar);
|
||||
$(".export_form").on("submit", checkSubmit);
|
||||
|
||||
update();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue