Remove not needed forward declaration.
authorMichal Krol <mjkrol@gmail.org>
Tue, 30 May 2006 09:45:33 +0000 (09:45 +0000)
committerMichal Krol <mjkrol@gmail.org>
Tue, 30 May 2006 09:45:33 +0000 (09:45 +0000)
src/mesa/shader/slang/slang_compile_function.h

index 96a6598da67753ff3969d23a270837bb3dc90b97..24bc0d6ffd1f86c1d0c8b589ce49e498c831e1bd 100644 (file)
@@ -30,7 +30,6 @@ extern "C" {
 #endif
 
 struct slang_code_unit_;
-struct slang_translation_unit_;
 
 typedef enum slang_function_kind_
 {