Skip to content

Commit 937dcbd

Browse files
authored
Fix incompatibility bug (#7079)
1 parent 95e571e commit 937dcbd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ydb/core/blobstorage/pdisk/blobstorage_pdisk_data.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -564,8 +564,6 @@ struct TDiskFormat {
564564
ui64 TimestampUs;
565565
ui64 FormatFlags; // Flags default to 0
566566

567-
TMetadataFormatSector MetadataFormat;
568-
569567
THash Hash;
570568

571569
TString FormatFlagsToString(ui64 flags) const {

0 commit comments

Comments
 (0)