mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-08-02 22:17:13 +02:00
Remove unneeded log messages
This commit is contained in:
parent
8dcffe6a51
commit
479443564c
2 changed files with 0 additions and 8 deletions
|
@ -582,8 +582,6 @@ namespace Ryujinx.Core.OsHle.IpcServices.NvServices
|
|||
NvMap.Kind = Kind;
|
||||
}
|
||||
|
||||
Logging.Debug($"{NvMap.Address:x16}");
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue