we're not opening/closing the search anymore

This commit is contained in:
Connor Turland 2016-08-22 00:50:59 +00:00
parent bc7c831006
commit d344e022e5

View file

@ -197,9 +197,6 @@
Metamaps.Map.end() Metamaps.Map.end()
Metamaps.Active.Map = null Metamaps.Active.Map = null
//Metamaps.GlobalUI.Search.unlock()
//Metamaps.GlobalUI.Search.close(0, true)
Metamaps.Topic.end() Metamaps.Topic.end()
Metamaps.Topic.launch(id) Metamaps.Topic.launch(id)
} }