[fix] remove stuff

This commit is contained in:
yawnt 2013-09-14 13:04:59 +02:00
parent 2a593664a5
commit 6a03e5f7cf

View File

@ -87,9 +87,6 @@ function stream(req, socket, options, head) {
});
r.end();
//req.pipe(new WebsocketStream(options, head)).pipe(socket);
}
] // <--