diff options
Diffstat (limited to 'src/glsl/glcpp/tests/077-else-without-if.c')
-rw-r--r-- | src/glsl/glcpp/tests/077-else-without-if.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/glsl/glcpp/tests/077-else-without-if.c b/src/glsl/glcpp/tests/077-else-without-if.c deleted file mode 100644 index 81f00bfe278..00000000000 --- a/src/glsl/glcpp/tests/077-else-without-if.c +++ /dev/null @@ -1 +0,0 @@ -#else |