diff options
Diffstat (limited to 'Ryujinx.Audio/Renderer/Dsp/Command/DepopForMixBuffersCommand.cs')
-rw-r--r-- | Ryujinx.Audio/Renderer/Dsp/Command/DepopForMixBuffersCommand.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Ryujinx.Audio/Renderer/Dsp/Command/DepopForMixBuffersCommand.cs b/Ryujinx.Audio/Renderer/Dsp/Command/DepopForMixBuffersCommand.cs index eb446a2b..e3a87c10 100644 --- a/Ryujinx.Audio/Renderer/Dsp/Command/DepopForMixBuffersCommand.cs +++ b/Ryujinx.Audio/Renderer/Dsp/Command/DepopForMixBuffersCommand.cs @@ -1,5 +1,4 @@ using System; -using System.Diagnostics; using System.Runtime.CompilerServices; namespace Ryujinx.Audio.Renderer.Dsp.Command |