aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Audio.Backends.SoundIo/Native/libsoundio/SoundIODeviceAim.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Ryujinx.Audio.Backends.SoundIo/Native/libsoundio/SoundIODeviceAim.cs')
-rw-r--r--Ryujinx.Audio.Backends.SoundIo/Native/libsoundio/SoundIODeviceAim.cs8
1 files changed, 0 insertions, 8 deletions
diff --git a/Ryujinx.Audio.Backends.SoundIo/Native/libsoundio/SoundIODeviceAim.cs b/Ryujinx.Audio.Backends.SoundIo/Native/libsoundio/SoundIODeviceAim.cs
deleted file mode 100644
index 1e596127..00000000
--- a/Ryujinx.Audio.Backends.SoundIo/Native/libsoundio/SoundIODeviceAim.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-namespace SoundIOSharp
-{
- public enum SoundIODeviceAim // soundio.h (228, 6)
- {
- Input,
- Output
- }
-} \ No newline at end of file