]> wimlib.net Git - wimlib/blobdiff - include/wimlib/wim.h
WIMStruct: Remove unused flag
[wimlib] / include / wimlib / wim.h
index 5a04756ba2e3006a7ad5e6ea0d06132b1f499fc1..541d67ae3190e700b005928f9f827bb21805fb1e 100644 (file)
@@ -63,8 +63,6 @@ struct WIMStruct {
 
        u8 wim_locked : 1;
 
-       u8 being_unmerged : 1;
-
        u8 guid_set_explicitly : 1;
 
        /* One of WIMLIB_COMPRESSION_TYPE_*, cached from the header flags. */