mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Remove unused code
This commit is contained in:
@@ -50,7 +50,6 @@ namespace Aaru.Filesystems
|
||||
|
||||
/// <summary>Cached <see cref="FileSystemInfo" /></summary>
|
||||
FileSystemInfo _cpmStat;
|
||||
bool _debug;
|
||||
|
||||
/// <summary>Cached file passwords, decoded</summary>
|
||||
Dictionary<string, byte[]> _decodedPasswordCache;
|
||||
|
||||
Reference in New Issue
Block a user