projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c109ca9
)
st/mesa: Remove unnecessary header from st_program.c.
author
Vinson Lee
<vlee@vmware.com>
Thu, 14 Jan 2010 07:28:00 +0000
(23:28 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Thu, 14 Jan 2010 07:28:00 +0000
(23:28 -0800)
src/mesa/state_tracker/st_program.c
patch
|
blob
|
history
diff --git
a/src/mesa/state_tracker/st_program.c
b/src/mesa/state_tracker/st_program.c
index cf19f8f1a8e48049df9fa94f546110d37616ed1b..07a06b98f7cf2b9eee6ab8d5ca8fda89fc5883b9 100644
(file)
--- a/
src/mesa/state_tracker/st_program.c
+++ b/
src/mesa/state_tracker/st_program.c
@@
-44,7
+44,6
@@
#include "st_debug.h"
#include "st_context.h"
-#include "st_atom.h"
#include "st_program.h"
#include "st_mesa_to_tgsi.h"
#include "cso_cache/cso_context.h"