summaryrefslogtreecommitdiff
path: root/extra/mariabackup/xbstream.h
diff options
context:
space:
mode:
Diffstat (limited to 'extra/mariabackup/xbstream.h')
-rw-r--r--extra/mariabackup/xbstream.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/extra/mariabackup/xbstream.h b/extra/mariabackup/xbstream.h
index ac1bf05e321..08b017ca5ce 100644
--- a/extra/mariabackup/xbstream.h
+++ b/extra/mariabackup/xbstream.h
@@ -42,7 +42,6 @@ typedef struct xb_wstream_file_struct xb_wstream_file_t;
typedef enum {
XB_STREAM_FMT_NONE,
- XB_STREAM_FMT_TAR,
XB_STREAM_FMT_XBSTREAM
} xb_stream_fmt_t;