projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1310806
)
swrast: Remove unnecessary header.
author
Vinson Lee
<vlee@vmware.com>
Sun, 21 Nov 2010 03:00:18 +0000
(19:00 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Sun, 21 Nov 2010 03:00:18 +0000
(19:00 -0800)
src/mesa/drivers/dri/swrast/swrast.c
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/swrast/swrast.c
b/src/mesa/drivers/dri/swrast/swrast.c
index c7aaafcee8c28cbb4f3305a07242a38fa96ed048..c7940e9c0da0aa273351e08b6b13c5684fe76879 100644
(file)
--- a/
src/mesa/drivers/dri/swrast/swrast.c
+++ b/
src/mesa/drivers/dri/swrast/swrast.c
@@
-48,7
+48,6
@@
#include "utils.h"
#include "main/teximage.h"
-#include "main/texfetch.h"
#include "main/texformat.h"
#include "main/texstate.h"