mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Removed spurious debug lines.
This commit is contained in:
@@ -253,7 +253,7 @@ namespace DiscImageChef.Devices.Windows
|
||||
instanceId = Marshal.PtrToStringAuto(ptrInstanceBuf);
|
||||
|
||||
Marshal.FreeHGlobal(ptrInstanceBuf);
|
||||
System.Console.WriteLine("InstanceId: {0}", instanceId);
|
||||
//System.Console.WriteLine("InstanceId: {0}", instanceId);
|
||||
//break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user