projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
644572a
)
st/mesa: Remove unnecessary header from st_cb_strings.c.
author
Vinson Lee
<vlee@vmware.com>
Fri, 15 Jan 2010 06:30:00 +0000
(22:30 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Fri, 15 Jan 2010 06:30:00 +0000
(22:30 -0800)
src/mesa/state_tracker/st_cb_strings.c
patch
|
blob
|
history
diff --git
a/src/mesa/state_tracker/st_cb_strings.c
b/src/mesa/state_tracker/st_cb_strings.c
index bb931f17c4e0c20f123d3bdcca9445e823db7454..f22c5369e43236079931aa8717d176f0a6a2c68e 100644
(file)
--- a/
src/mesa/state_tracker/st_cb_strings.c
+++ b/
src/mesa/state_tracker/st_cb_strings.c
@@
-33,7
+33,6
@@
#include "main/glheader.h"
#include "main/macros.h"
-#include "main/version.h"
#include "pipe/p_context.h"
#include "pipe/p_screen.h"
#include "st_context.h"