projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b3109a
)
mesa: Remove unnecessary header from drawpix.c.
author
Vinson Lee
<vlee@vmware.com>
Tue, 19 Jan 2010 05:22:47 +0000
(21:22 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Tue, 19 Jan 2010 05:22:47 +0000
(21:22 -0800)
src/mesa/main/drawpix.c
patch
|
blob
|
history
diff --git
a/src/mesa/main/drawpix.c
b/src/mesa/main/drawpix.c
index 5d4b53af4cbec89a8b0fa0def63e1444b0ada3a6..0afd47b797fa1e3ae5acf583b72958fc98a89e68 100644
(file)
--- a/
src/mesa/main/drawpix.c
+++ b/
src/mesa/main/drawpix.c
@@
-30,7
+30,6
@@
#include "enums.h"
#include "feedback.h"
#include "framebuffer.h"
-#include "image.h"
#include "readpix.h"
#include "state.h"
#include "glapi/dispatch.h"