summaryrefslogtreecommitdiff
path: root/deps/uv/test/benchmark-pound.c
diff options
context:
space:
mode:
authorBen Noordhuis <info@bnoordhuis.nl>2011-09-12 23:45:00 +0200
committerBen Noordhuis <info@bnoordhuis.nl>2011-09-12 23:46:39 +0200
commit0d80040adfdb4a46dcfcc9bbeea01ad3a51fd4cf (patch)
treef8e89dbf6fa6ab3c7b655009d45c99a178b46e5d /deps/uv/test/benchmark-pound.c
parent7e7e983781e3a422093f373e337a1c23cf3202c7 (diff)
downloadandroid-node-v8-0d80040adfdb4a46dcfcc9bbeea01ad3a51fd4cf.tar.gz
android-node-v8-0d80040adfdb4a46dcfcc9bbeea01ad3a51fd4cf.tar.bz2
android-node-v8-0d80040adfdb4a46dcfcc9bbeea01ad3a51fd4cf.zip
uv: upgrade to 9bd8bd7
Diffstat (limited to 'deps/uv/test/benchmark-pound.c')
-rw-r--r--deps/uv/test/benchmark-pound.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/deps/uv/test/benchmark-pound.c b/deps/uv/test/benchmark-pound.c
index c2c41c07ac..1f56e27f69 100644
--- a/deps/uv/test/benchmark-pound.c
+++ b/deps/uv/test/benchmark-pound.c
@@ -277,7 +277,6 @@ static int pound_it(int concurrency,
uint64_t start_time; /* in ns */
uint64_t end_time;
- uv_init();
loop = uv_default_loop();
uv_update_time(loop);