mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-07-01 16:49:09 +00:00
Remove unneeded log messages
This commit is contained in:
@@ -582,8 +582,6 @@ namespace Ryujinx.Core.OsHle.IpcServices.NvServices
|
||||
NvMap.Kind = Kind;
|
||||
}
|
||||
|
||||
Logging.Debug($"{NvMap.Address:x16}");
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user