summaryrefslogtreecommitdiff
path: root/test/recovery/random-abort.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/recovery/random-abort.c')
-rw-r--r--test/recovery/random-abort.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/recovery/random-abort.c b/test/recovery/random-abort.c
index 22a163bedff..03e67e2f723 100644
--- a/test/recovery/random-abort.c
+++ b/test/recovery/random-abort.c
@@ -179,8 +179,6 @@ fill_db(uint32_t nth)
extern int __wt_optind;
extern char *__wt_optarg;
-void (*custom_die)(void) = NULL;
-
int
main(int argc, char *argv[])
{