summaryrefslogtreecommitdiff
path: root/test/csuite/wt2853_perf/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/csuite/wt2853_perf/main.c')
-rw-r--r--test/csuite/wt2853_perf/main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/csuite/wt2853_perf/main.c b/test/csuite/wt2853_perf/main.c
index 27591fdf214..6cec9634cd1 100644
--- a/test/csuite/wt2853_perf/main.c
+++ b/test/csuite/wt2853_perf/main.c
@@ -42,8 +42,6 @@
* continues until the test ends (~30 seconds).
*/
-void (*custom_die)(void) = NULL;
-
static void *thread_insert(void *);
static void *thread_get(void *);