projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6603550
)
mesa: Remove unnecessary header from polygon.c.
author
Vinson Lee
<vlee@vmware.com>
Tue, 19 Jan 2010 03:03:54 +0000
(19:03 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Tue, 19 Jan 2010 03:03:54 +0000
(19:03 -0800)
src/mesa/main/polygon.c
patch
|
blob
|
history
diff --git
a/src/mesa/main/polygon.c
b/src/mesa/main/polygon.c
index 376a87a396770a8996980b27cd48d9dda9004d4b..dcde6758c3f7311bb34e0b4f9c039824859f61ec 100644
(file)
--- a/
src/mesa/main/polygon.c
+++ b/
src/mesa/main/polygon.c
@@
-34,7
+34,6
@@
#include "context.h"
#include "image.h"
#include "enums.h"
-#include "macros.h"
#include "polygon.h"
#include "mtypes.h"