summaryrefslogtreecommitdiffstats
path: root/src/glsl/glcpp/tests/074-elif-undef.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/glsl/glcpp/tests/074-elif-undef.c')
-rw-r--r--src/glsl/glcpp/tests/074-elif-undef.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/glsl/glcpp/tests/074-elif-undef.c b/src/glsl/glcpp/tests/074-elif-undef.c
deleted file mode 100644
index 67aac8977e0..00000000000
--- a/src/glsl/glcpp/tests/074-elif-undef.c
+++ /dev/null
@@ -1,3 +0,0 @@
-#ifndef UNDEF
-#elif UNDEF < 0
-#endif