mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Remove the unused sector_order field from FilesystemProto.
This commit is contained in:
@@ -154,7 +154,4 @@ message FilesystemProto
|
||||
optional MicrodosProto microdos = 15;
|
||||
optional ZDosProto zdos = 16;
|
||||
optional RolandFsProto roland = 17;
|
||||
|
||||
optional SectorListProto sector_order = 9
|
||||
[ (help) = "specify the filesystem order of sectors" ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user