projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4ad036
)
mesa: Remove unnecessary header from blend.c.
author
Vinson Lee
<vlee@vmware.com>
Tue, 19 Jan 2010 06:45:23 +0000
(22:45 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Tue, 19 Jan 2010 06:45:23 +0000
(22:45 -0800)
src/mesa/main/blend.c
patch
|
blob
|
history
diff --git
a/src/mesa/main/blend.c
b/src/mesa/main/blend.c
index 830e3b2e517c0c27e352e4a653a1cbf0cfeefaad..0b6ff1a0349af1e204004bf61b71b9cabf4412bb 100644
(file)
--- a/
src/mesa/main/blend.c
+++ b/
src/mesa/main/blend.c
@@
-35,7
+35,6
@@
#include "enums.h"
#include "macros.h"
#include "mtypes.h"
-#include "glapi/glapitable.h"
/**