@@ -327,7 +327,6 @@ DataConnection.prototype.close = function() {
dst: self._peer,
src: self._id,
}));
- this.emit('close', this._peer);
};