projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89950fb
)
glsl: Remove unnecessary header from slang_emit.c.
author
Vinson Lee
<vlee@vmware.com>
Sat, 16 Jan 2010 23:00:29 +0000
(15:00 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Sat, 16 Jan 2010 23:00:29 +0000
(15:00 -0800)
src/mesa/shader/slang/slang_emit.c
patch
|
blob
|
history
diff --git
a/src/mesa/shader/slang/slang_emit.c
b/src/mesa/shader/slang/slang_emit.c
index c0e4b27aa5f6bd60095c95ea66fa3edd6db944a2..f812a3fbc56377cd049809d8ae944570d6528f84 100644
(file)
--- a/
src/mesa/shader/slang/slang_emit.c
+++ b/
src/mesa/shader/slang/slang_emit.c
@@
-38,7
+38,6
@@
#include "main/imports.h"
#include "main/context.h"
-#include "main/macros.h"
#include "shader/program.h"
#include "shader/prog_instruction.h"
#include "shader/prog_parameter.h"