Skip to content

Commit

Permalink
remove old function, fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
feross committed Mar 16, 2014
1 parent c5bf8e6 commit 633a9df
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions index.js
Expand Up @@ -160,8 +160,6 @@ Socket.prototype.bind = function (port, address, callback) {

self._bindState = BIND_STATE_BOUND
self.emit('listening')

self._recvLoop()
})
})
})
Expand Down

0 comments on commit 633a9df

Please sign in to comment.