diff options
Diffstat (limited to 'emcclib.js')
| -rw-r--r-- | emcclib.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -536,6 +536,7 @@ mergeInto(LibraryManager.library, { js_canvas_remove_statusbar: function() { if (statusbar !== null) statusbar.parentNode.removeChild(statusbar); + statusbar = null; }, /* |