summaryrefslogtreecommitdiff
path: root/bench
diff options
context:
space:
mode:
authorKeith Bostic <keith.bostic@mongodb.com>2016-10-10 02:28:29 -0400
committerAlex Gorrod <alexander.gorrod@mongodb.com>2016-10-10 17:28:29 +1100
commitf086055e714fe8b4ec169d63437d09c88f256741 (patch)
tree504c4edbd8a1454451946c6e2c14049f5084c599 /bench
parent20448f38c1d7dee4905263e6f8b7683e873892f6 (diff)
downloadmongo-f086055e714fe8b4ec169d63437d09c88f256741.tar.gz
WT-2956 utility tests -h option is always overridden by the default setup (#3085)
Diffstat (limited to 'bench')
-rw-r--r--bench/wtperf/wtperf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/bench/wtperf/wtperf.c b/bench/wtperf/wtperf.c
index a7618b19707..adddf60f5d3 100644
--- a/bench/wtperf/wtperf.c
+++ b/bench/wtperf/wtperf.c
@@ -2329,7 +2329,6 @@ err: if (ret == 0)
extern int __wt_optind, __wt_optreset;
extern char *__wt_optarg;
-void (*custom_die)(void) = NULL;
/*
* usage --