summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mesa/shader/slang/slang_compile_function.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/shader/slang/slang_compile_function.h b/src/mesa/shader/slang/slang_compile_function.h
index 96a6598da6..24bc0d6ffd 100644
--- a/src/mesa/shader/slang/slang_compile_function.h
+++ b/src/mesa/shader/slang/slang_compile_function.h
@@ -30,7 +30,6 @@ extern "C" {
#endif
struct slang_code_unit_;
-struct slang_translation_unit_;
typedef enum slang_function_kind_
{