summaryrefslogtreecommitdiff
path: root/libbcachefs/opts.c
diff options
context:
space:
mode:
Diffstat (limited to 'libbcachefs/opts.c')
-rw-r--r--libbcachefs/opts.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/libbcachefs/opts.c b/libbcachefs/opts.c
index 04e2989c..a05c3898 100644
--- a/libbcachefs/opts.c
+++ b/libbcachefs/opts.c
@@ -11,11 +11,6 @@
#define x(t, n) [n] = #t,
-const char * const bch2_metadata_versions[] = {
- BCH_METADATA_VERSIONS()
- NULL
-};
-
const char * const bch2_error_actions[] = {
BCH_ERROR_ACTIONS()
NULL