summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/huge/huge.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/test/huge/huge.c')
-rw-r--r--src/third_party/wiredtiger/test/huge/huge.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/third_party/wiredtiger/test/huge/huge.c b/src/third_party/wiredtiger/test/huge/huge.c
index 3aa61a9048e..17e2db353d5 100644
--- a/src/third_party/wiredtiger/test/huge/huge.c
+++ b/src/third_party/wiredtiger/test/huge/huge.c
@@ -159,8 +159,6 @@ run(CONFIG *cp, int bigkey, size_t bytes)
extern int __wt_optind;
extern char *__wt_optarg;
-void (*custom_die)(void) = NULL;
-
int
main(int argc, char *argv[])
{