diff options
-rw-r--r-- | src/mesa/shader/slang/slang_compile_function.h | 1 |
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 96a6598da67..24bc0d6ffd1 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_ { |