Removed obsolete comment
authorDarren <darren@Darrens-MacBook-Pro.local>
Mon, 29 Apr 2013 19:13:49 +0000 (20:13 +0100)
committerDarren <darren@Darrens-MacBook-Pro.local>
Mon, 29 Apr 2013 19:13:49 +0000 (20:13 +0100)
client/assets/dev/model_gateway.js

index 1ec9350110acb240281632f8432209681e0166ae..c3abe53b29bf8e2871711d4fc4d1bd266781b906 100644 (file)
@@ -232,7 +232,6 @@ _kiwi.model.Gateway = function () {
             var connection;\r
 \r
             if (!err) {\r
-                // TODO: Remove this whole premature connection thing when panel code is tidied\r
                 if (!_kiwi.app.connections.getByConnectionId(server_num)){\r
                     connection = new _kiwi.model.Network({connection_id: server_num});\r
                     _kiwi.app.connections.add(connection);\r