projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61205f6
)
swrast: Remove unnecessary header.
author
Vinson Lee
<vlee@vmware.com>
Wed, 11 Aug 2010 01:05:52 +0000
(18:05 -0700)
committer
Vinson Lee
<vlee@vmware.com>
Wed, 11 Aug 2010 01:05:52 +0000
(18:05 -0700)
src/mesa/swrast/s_depth.c
patch
|
blob
|
history
diff --git
a/src/mesa/swrast/s_depth.c
b/src/mesa/swrast/s_depth.c
index ed637cac1245a8668dfdcf863e3a37ce045291de..f952fd6baa778c347f3997c3fd9a52677cee1cf8 100644
(file)
--- a/
src/mesa/swrast/s_depth.c
+++ b/
src/mesa/swrast/s_depth.c
@@
-30,7
+30,6
@@
#include "main/imports.h"
#include "s_depth.h"
-#include "s_context.h"
#include "s_span.h"