projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eaedc1b
)
st/mesa: Remove unnecessary header from st_format.c.
author
Vinson Lee
<vlee@vmware.com>
Fri, 15 Jan 2010 02:19:39 +0000
(18:19 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Fri, 15 Jan 2010 02:19:39 +0000
(18:19 -0800)
src/mesa/state_tracker/st_format.c
patch
|
blob
|
history
diff --git
a/src/mesa/state_tracker/st_format.c
b/src/mesa/state_tracker/st_format.c
index 27857282c1c48149ae6810b3365931173d416c27..6b1c49954f1dd1ff487697734e329daf2d8eb32f 100644
(file)
--- a/
src/mesa/state_tracker/st_format.c
+++ b/
src/mesa/state_tracker/st_format.c
@@
-35,7
+35,6
@@
#include "main/imports.h"
#include "main/context.h"
#include "main/texstore.h"
-#include "main/texformat.h"
#include "main/enums.h"
#include "main/macros.h"