mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Annotate or remove unused elements.
This commit is contained in:
@@ -111,7 +111,6 @@ public class VolumeData
|
||||
|
||||
public class BlockPartitionVolumes
|
||||
{
|
||||
public ulong Length;
|
||||
public ulong Start;
|
||||
public VolumeData[] Volumes;
|
||||
public ulong Length;
|
||||
public ulong Start;
|
||||
}
|
||||
Reference in New Issue
Block a user