Explorar o código

remove commented out part

Michelle Bu %!s(int64=12) %!d(string=hai) anos
pai
achega
b6f033e4e8
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      lib/server.js

+ 0 - 2
lib/server.js

@@ -261,8 +261,6 @@ PeerServer.prototype._initializeHTTP = function() {
 
   this._app.post('/:key/:id/:token/leave', handle);
 
-  //this._app.post('/port', handle);
-  
   // Listen on user-specified port.
   this._httpServer.listen(this._options.port);