Remove switch-replace residue
This commit is contained in:
Родитель
0499618c2b
Коммит
444b33584d
|
@ -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);
|
||||
|
|
Загрузка…
Ссылка в новой задаче