mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
FEATURE FREEZE: Removed TODO lines already implemented.
This commit is contained in:
@@ -213,8 +213,6 @@ namespace DiscImageChef.Devices
|
||||
else
|
||||
manufacturer = "ATA";
|
||||
}
|
||||
|
||||
// TODO: Get cached CID, CSD and SCR from kernel space
|
||||
}
|
||||
|
||||
ntDevicePath = Windows.Command.GetDevicePath((SafeFileHandle)fd);
|
||||
|
||||
Reference in New Issue
Block a user