summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/packing/intpack-test3.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/test/packing/intpack-test3.c')
-rw-r--r--src/third_party/wiredtiger/test/packing/intpack-test3.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/third_party/wiredtiger/test/packing/intpack-test3.c b/src/third_party/wiredtiger/test/packing/intpack-test3.c
index aac0178578f..763b0255ecf 100644
--- a/src/third_party/wiredtiger/test/packing/intpack-test3.c
+++ b/src/third_party/wiredtiger/test/packing/intpack-test3.c
@@ -28,8 +28,6 @@
#include "test_util.h"
-void (*custom_die)(void) = NULL;
-
void test_value(int64_t);
void test_spread(int64_t, int64_t, int64_t);