projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23b7c7d
)
Remove not needed forward declaration.
author
Michal Krol
<mjkrol@gmail.org>
Tue, 30 May 2006 09:45:33 +0000
(09:45 +0000)
committer
Michal Krol
<mjkrol@gmail.org>
Tue, 30 May 2006 09:45:33 +0000
(09:45 +0000)
src/mesa/shader/slang/slang_compile_function.h
patch
|
blob
|
history
diff --git
a/src/mesa/shader/slang/slang_compile_function.h
b/src/mesa/shader/slang/slang_compile_function.h
index 96a6598da67753ff3969d23a270837bb3dc90b97..24bc0d6ffd1f86c1d0c8b589ce49e498c831e1bd 100644
(file)
--- 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_
{