]> git.sesse.net Git - movit/blobdiff - todo.glsl
Remove obsolete file todo.glsl.
[movit] / todo.glsl
diff --git a/todo.glsl b/todo.glsl
deleted file mode 100644 (file)
index a428697..0000000
--- a/todo.glsl
+++ /dev/null
@@ -1,5 +0,0 @@
-// Placeholder for effects that are not done yet.
-vec4 FUNCNAME(vec2 tc)
-{
-       return LAST_INPUT(tc);
-}