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:
@@ -477,6 +477,7 @@ public sealed class BSD : IPartition
|
||||
|
||||
/// <summary>Filesystem type</summary>
|
||||
[SuppressMessage("ReSharper", "InconsistentNaming")]
|
||||
[SuppressMessage("ReSharper", "UnusedMember.Global")]
|
||||
internal enum fsType : byte
|
||||
{
|
||||
/// <summary>Unused entry</summary>
|
||||
|
||||
Reference in New Issue
Block a user