X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=footer.compute;fp=footer.compute;h=0000000000000000000000000000000000000000;hp=1baa85613f13de5f60f2c94477adb3a3a176c5ac;hb=5e771df1523ea3f7926c0b5a115c29d134c53f11;hpb=e3306f2e63af4e9c1ac2b0781f67f50906574b97 diff --git a/footer.compute b/footer.compute deleted file mode 100644 index 1baa856..0000000 --- a/footer.compute +++ /dev/null @@ -1,7 +0,0 @@ -// GLSL is pickier than the C++ preprocessor in if-testing for undefined -// tokens; do some fixups here to keep it happy. - -void main() -{ - INPUT(); -}