summaryrefslogtreecommitdiff
path: root/benchmark/net/net-pipe.js
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/net/net-pipe.js')
-rw-r--r--benchmark/net/net-pipe.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/benchmark/net/net-pipe.js b/benchmark/net/net-pipe.js
index d12a45fc9c..ea8af249a3 100644
--- a/benchmark/net/net-pipe.js
+++ b/benchmark/net/net-pipe.js
@@ -36,7 +36,6 @@ function main(conf) {
break;
default:
throw new Error('invalid type: ' + type);
- break;
}
server();