diff --git a/nodes/core/core/lib/debug/debug-utils.js b/nodes/core/core/lib/debug/debug-utils.js index a27bb5e0d..63958b363 100644 --- a/nodes/core/core/lib/debug/debug-utils.js +++ b/nodes/core/core/lib/debug/debug-utils.js @@ -522,8 +522,6 @@ RED.debug = (function() { if (atBottom) { messageList.scrollTop(sbc.scrollHeight); } - - if (cb) { cb(); } } return {