1
0
forked from MeloNX/MeloNX

Remove comment

This commit is contained in:
Lordmau5 2018-06-13 01:29:39 +02:00
parent 440397710f
commit 0ea30a6494

View File

@ -90,8 +90,6 @@ namespace Ryujinx.HLE.OsHle.Services.Am
Context.ResponseData.Write(1280);
Context.ResponseData.Write(720);
// Context.Ns.Log.PrintStub(LogClass.ServiceAm, "Stubbed.");
return 0;
}