summaryrefslogtreecommitdiff
path: root/gfx/gl/shaders/shadowCast.fs
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/gl/shaders/shadowCast.fs')
-rw-r--r--gfx/gl/shaders/shadowCast.fs6
1 files changed, 0 insertions, 6 deletions
diff --git a/gfx/gl/shaders/shadowCast.fs b/gfx/gl/shaders/shadowCast.fs
deleted file mode 100644
index d427da2..0000000
--- a/gfx/gl/shaders/shadowCast.fs
+++ /dev/null
@@ -1,6 +0,0 @@
-#version 330 core
-
-void
-main()
-{
-}