remove commented out part
This commit is contained in:
parent
a0c6ec0294
commit
b6f033e4e8
@ -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);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user