h5_table: remove mCheckedFile
This commit is contained in:
parent
2547a450d8
commit
25b5c13608
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ namespace CNORXZ
|
|||
MArray<SizeT> mOffsets;
|
||||
MArray<hid_t> mTypes;
|
||||
hid_t mType = 0;
|
||||
bool mCheckedFile = false;
|
||||
};
|
||||
|
||||
template <typename... Ts>
|
||||
|
|
Loading…
Reference in a new issue