projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c847e7d
)
mesa: Remove unnecessary header from teximage.c.
author
Vinson Lee
<vlee@vmware.com>
Mon, 18 Jan 2010 06:31:53 +0000
(22:31 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Mon, 18 Jan 2010 06:31:53 +0000
(22:31 -0800)
src/mesa/main/teximage.c
patch
|
blob
|
history
diff --git
a/src/mesa/main/teximage.c
b/src/mesa/main/teximage.c
index b946f3c69d7e846f9dc6c09ac60b377d4c82d62f..76273b02676b71b5de01af9c6322cf374ea3a1ae 100644
(file)
--- a/
src/mesa/main/teximage.c
+++ b/
src/mesa/main/teximage.c
@@
-46,7
+46,6
@@
#include "texfetch.h"
#include "teximage.h"
#include "texstate.h"
-#include "texstore.h"
#include "mtypes.h"