projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fbda223
)
st/mesa: Remove unnecessary header from st_cb_program.c.
author
Vinson Lee
<vlee@vmware.com>
Sat, 16 Jan 2010 00:28:56 +0000
(16:28 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Sat, 16 Jan 2010 00:28:56 +0000
(16:28 -0800)
src/mesa/state_tracker/st_cb_program.c
patch
|
blob
|
history
diff --git
a/src/mesa/state_tracker/st_cb_program.c
b/src/mesa/state_tracker/st_cb_program.c
index b2d5c39a3a0d139676432de96616e482d7308e57..22cb61c3805919ea230430a0e0f63d3286e0d1c9 100644
(file)
--- a/
src/mesa/state_tracker/st_cb_program.c
+++ b/
src/mesa/state_tracker/st_cb_program.c
@@
-36,7
+36,6
@@
#include "shader/prog_instruction.h"
#include "shader/prog_parameter.h"
#include "shader/program.h"
-#include "shader/programopt.h"
#include "shader/shader_api.h"
#include "cso_cache/cso_context.h"