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

Vinson Lee vlee at kemper.freedesktop.org
Tue Jan 19 05:02:43 UTC 2010


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

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

mesa: Remove unnecessary header from image.c.

---

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

diff --git a/src/mesa/main/image.c b/src/mesa/main/image.c
index 3b685cb..1dfcc48 100644
--- a/src/mesa/main/image.c
+++ b/src/mesa/main/image.c
@@ -36,7 +36,6 @@
 #include "image.h"
 #include "imports.h"
 #include "macros.h"
-#include "pixel.h"
 
 
 /**




More information about the mesa-commit mailing list