Skip to content

Commit 444b335

Browse files
committed
Remove switch-replace residue
1 parent 0499618 commit 444b335

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

benchmark/http_simple.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ Buffer = require("buffer").Buffer;
33

44
port = parseInt(process.env.PORT || 8000);
55

6-
var console.log = require("sys").console.log;
7-
86
var old = (process.argv[2] == 'old');
97

108
console.log('pid ' + process.pid);

0 commit comments

Comments
 (0)