summaryrefslogtreecommitdiff
path: root/test/fops/t.c
diff options
context:
space:
mode:
authorAlex Gorrod <alexander.gorrod@mongodb.com>2016-10-24 14:28:49 +1100
committerAlex Gorrod <alexander.gorrod@mongodb.com>2016-10-24 14:28:49 +1100
commitef9a7983ea47cea78400a4472a3d4e46735385c5 (patch)
treef85d6f2d1861ec34788575ea87083f5009ee1133 /test/fops/t.c
parent6a31c2118cce88c68281eda2ca9ab1df915a2773 (diff)
parent02dbad43779c17b0e2adceb31f4cd0b97bfaeb96 (diff)
downloadmongo-ef9a7983ea47cea78400a4472a3d4e46735385c5.tar.gz
Merge branch 'develop' into mongodb-3.4mongodb-3.4.0-rc2
Diffstat (limited to 'test/fops/t.c')
-rw-r--r--test/fops/t.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/fops/t.c b/test/fops/t.c
index bf0588d5a53..7b4a7cf8fca 100644
--- a/test/fops/t.c
+++ b/test/fops/t.c
@@ -51,8 +51,6 @@ static void wt_shutdown(void);
extern int __wt_optind;
extern char *__wt_optarg;
-void (*custom_die)(void) = NULL;
-
int
main(int argc, char *argv[])
{