Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
dont log -.-
  • Loading branch information
Raynos committed Aug 4, 2012
1 parent dcf0380 commit ea53d7c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion browser.js
Expand Up @@ -40,7 +40,6 @@ function shoeProxy(uri) {
proxyWrite.pipe(stream).pipe(proxyRead)

stream.on("end", function () {
console.log("stream ended")
proxyWrite.pause()
proxy.emit("disconnect")
createShoeStream()
Expand Down

0 comments on commit ea53d7c

Please sign in to comment.