Remove extra line
This commit is contained in:
parent
844051eafd
commit
731eaf21ac
1 changed files with 0 additions and 1 deletions
|
@ -142,7 +142,6 @@ namespace Ryujinx.HLE.HOS.Services.Audio.AudioRendererManager
|
|||
|
||||
MemoryHelper.FillWithZeros(context.Memory, outputPosition, (int)outputSize);
|
||||
|
||||
|
||||
long inputPosition = context.Request.SendBuff[0].Position;
|
||||
|
||||
StructReader reader = new StructReader(context.Memory, inputPosition);
|
||||
|
|
Loading…
Add table
Reference in a new issue