projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11034bf
)
swrast: Remove unnecessary header from s_points.c.
author
Vinson Lee
<vlee@vmware.com>
Wed, 13 Jan 2010 05:51:19 +0000
(21:51 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Wed, 13 Jan 2010 05:51:19 +0000
(21:51 -0800)
src/mesa/swrast/s_points.c
patch
|
blob
|
history
diff --git
a/src/mesa/swrast/s_points.c
b/src/mesa/swrast/s_points.c
index 50ec2063a55af317f04519d4c98e26312d9eaa59..6b955429e9473d7341687faa227652444d9a8801 100644
(file)
--- a/
src/mesa/swrast/s_points.c
+++ b/
src/mesa/swrast/s_points.c
@@
-27,7
+27,6
@@
#include "main/colormac.h"
#include "main/context.h"
#include "main/macros.h"
-#include "main/texstate.h"
#include "s_context.h"
#include "s_feedback.h"
#include "s_points.h"