diff --git a/public/red/comms.js b/public/red/comms.js index 8a8d1e174..b6aba53db 100644 --- a/public/red/comms.js +++ b/public/red/comms.js @@ -95,15 +95,15 @@ RED.comms = (function() { } function unsubscribe(topic,callback) { - if (subscriptions.topic) { - for (var i=0;i