Removes 2 lines that do nothing.

This commit is contained in:
DZD
2015-03-06 19:56:40 -05:00
parent d2d0627d43
commit 922cd08fd5
@@ -124,8 +124,6 @@
var/data[0]
data["manifest"] = data_core.get_manifest_json()
// This is dumb, but NanoUI breaks if it has no data to send
data["a"] = "a"
ui = nanomanager.try_update_ui(user, user, id, ui, data, force_open)
if(!ui)