summaryrefslogtreecommitdiff
path: root/src/include/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/log.h')
-rw-r--r--src/include/log.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/include/log.h b/src/include/log.h
index 7655cfbb3e9..11cbfbb3639 100644
--- a/src/include/log.h
+++ b/src/include/log.h
@@ -256,9 +256,6 @@ struct __wt_log {
#ifdef HAVE_DIAGNOSTIC
uint64_t write_calls; /* Calls to log_write */
#endif
-
-#define WT_LOG_NOT_VERIFIED 0x1 /* Log just started */
- uint32_t flags;
};
struct __wt_log_record {