@@ -14,7 +14,6 @@ function Peer(options) {
this._options = options;
util.debug = options.debug;
- // TODO: default should be the cloud server.
this._server = options.host + ':' + options.port;
// Ensure alphanumeric_-