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:
@@ -353,7 +353,6 @@ namespace DiscImageChef.Settings
|
||||
}
|
||||
}
|
||||
break;
|
||||
// TODO: Use the Registry
|
||||
default:
|
||||
{
|
||||
string configPath = Path.Combine(Environment.GetFolderPath(Environment.SpecialFolder.UserProfile), ".config");
|
||||
|
||||
Reference in New Issue
Block a user