projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9086f2
)
swrast: Remove unnecessary header from s_feedback.c.
author
Vinson Lee
<vlee@vmware.com>
Thu, 14 Jan 2010 06:20:44 +0000
(22:20 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Thu, 14 Jan 2010 06:20:44 +0000
(22:20 -0800)
src/mesa/swrast/s_feedback.c
patch
|
blob
|
history
diff --git
a/src/mesa/swrast/s_feedback.c
b/src/mesa/swrast/s_feedback.c
index 47ed25ee1005b6eea0aa64d52f24b01f74c7ab2d..2e6066983d5e48fc652c501707115e00d6ee0e12 100644
(file)
--- a/
src/mesa/swrast/s_feedback.c
+++ b/
src/mesa/swrast/s_feedback.c
@@
-25,7
+25,6
@@
#include "main/glheader.h"
#include "main/colormac.h"
#include "main/context.h"
-#include "main/enums.h"
#include "main/feedback.h"
#include "main/macros.h"