Skip to content

Commit

Permalink
Remove switch-replace residue
Browse files Browse the repository at this point in the history
  • Loading branch information
ry committed Jun 24, 2010
1 parent 0499618 commit 444b335
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions benchmark/http_simple.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ Buffer = require("buffer").Buffer;

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

var console.log = require("sys").console.log;

var old = (process.argv[2] == 'old');

console.log('pid ' + process.pid);
Expand Down

0 comments on commit 444b335

Please sign in to comment.