]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - mdadm.h
Remove st->text_version in favour of info->text_version
[thirdparty/mdadm.git] / mdadm.h
diff --git a/mdadm.h b/mdadm.h
index b6102aaa3acf4147446d46573184432989ce2e07..73f22ae47481ebf1a74e2165c4384359ea759d98 100644 (file)
--- a/mdadm.h
+++ b/mdadm.h
@@ -433,7 +433,6 @@ extern struct superswitch {
 
 
        int major;
 
 
        int major;
-       char *text_version;
        int swapuuid; /* true if uuid is bigending rather than hostendian */
        int external;
 } super0, super1, super_ddf, super_ddf_bvd, super_ddf_svd, *superlist[];
        int swapuuid; /* true if uuid is bigending rather than hostendian */
        int external;
 } super0, super1, super_ddf, super_ddf_bvd, super_ddf_svd, *superlist[];