Mesa (mesa_7_7_branch): mesa: Remove unnecessary header from drawpix.c.

Vinson Lee vlee at kemper.freedesktop.org
Tue Jan 19 05:23:13 UTC 2010


Module: Mesa
Branch: mesa_7_7_branch
Commit: 7395ab042aedb3ef29d3c5d974138bc4430cb772
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=7395ab042aedb3ef29d3c5d974138bc4430cb772

Author: Vinson Lee <vlee at vmware.com>
Date:   Mon Jan 18 21:22:47 2010 -0800

mesa: Remove unnecessary header from drawpix.c.

---

 src/mesa/main/drawpix.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/mesa/main/drawpix.c b/src/mesa/main/drawpix.c
index 5d4b53a..0afd47b 100644
--- 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"




More information about the mesa-commit mailing list