aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics/Gal/OpenGL/DeleteValueCallback.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Ryujinx.Graphics/Gal/OpenGL/DeleteValueCallback.cs')
-rw-r--r--Ryujinx.Graphics/Gal/OpenGL/DeleteValueCallback.cs4
1 files changed, 0 insertions, 4 deletions
diff --git a/Ryujinx.Graphics/Gal/OpenGL/DeleteValueCallback.cs b/Ryujinx.Graphics/Gal/OpenGL/DeleteValueCallback.cs
deleted file mode 100644
index 63b626f1..00000000
--- a/Ryujinx.Graphics/Gal/OpenGL/DeleteValueCallback.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-namespace Ryujinx.Graphics.Gal.OpenGL
-{
- delegate void DeleteValue<T>(T value);
-} \ No newline at end of file