Explorar o código

Remove comment

Lordmau5 %!s(int64=7) %!d(string=hai) anos
pai
achega
5b9ce52108
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      Ryujinx.HLE/OsHle/Services/Am/ICommonStateGetter.cs

+ 0 - 2
Ryujinx.HLE/OsHle/Services/Am/ICommonStateGetter.cs

@@ -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;
         }