summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bootstrap.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/bootstrap.js b/bootstrap.js
index 967c2e8..1734225 100644
--- a/bootstrap.js
+++ b/bootstrap.js
@@ -30,7 +30,6 @@ function unloadFromWindow(window) {
window.topmenuProxy.dispose();
} catch (ex) {
log.warn("Could not unload window proxy: " + ex);
- log.debug(ex.stack);
}
window.topmenuProxy = null;