mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-11 16:46:16 +00:00
Remove error
This commit is contained in:
@@ -56,7 +56,6 @@ namespace syscalls
|
||||
{
|
||||
if (c.proc.devices.get(file_handle))
|
||||
{
|
||||
c.win_emu.log.error("Unsupported set device info class: %X\n", info_class);
|
||||
return STATUS_SUCCESS;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user