Fix bad merge, and a few other fixes

This commit is contained in:
gdkchan 2018-04-19 00:19:22 -03:00
parent ea9f6287e0
commit bb77137757
4 changed files with 14 additions and 3 deletions

View file

@ -370,8 +370,6 @@ namespace Ryujinx.Core.OsHle
INvDrvServices.NvMapsById.DeleteProcess(this);
INvDrvServices.NvMapsFb .DeleteProcess(this);
Scheduler.Dispose();
AppletState.Dispose();
SvcHandler.Dispose();