diff options
Diffstat (limited to 'test/readonly')
-rw-r--r-- | test/readonly/readonly.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/readonly/readonly.c b/test/readonly/readonly.c index 7a131912c31..a4b79f5859f 100644 --- a/test/readonly/readonly.c +++ b/test/readonly/readonly.c @@ -158,8 +158,6 @@ open_dbs(int op, const char *dir, extern int __wt_optind; extern char *__wt_optarg; -void (*custom_die)(void) = NULL; - int main(int argc, char *argv[]) { |