From 1b4302762db9cf76a29446fb4f7320b33db38e30 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Tue, 2 Oct 2012 00:07:05 +0200 Subject: [PATCH] Remove obsolete file todo.glsl. --- todo.glsl | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 todo.glsl diff --git a/todo.glsl b/todo.glsl deleted file mode 100644 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); -} -- 2.39.2