Browse Source

clean up todo

Michelle Bu 12 years ago
parent
commit
8137062548
1 changed files with 0 additions and 1 deletions
  1. 0 1
      lib/peer.js

+ 0 - 1
lib/peer.js

@@ -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_-