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

Author: Vinson Lee <[email protected]>
Date:   Mon Jan 18 19:14:23 2010 -0800

mesa: Remove unnecessary headers from pixelstore.c.

---

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

diff --git a/src/mesa/main/pixelstore.c b/src/mesa/main/pixelstore.c
index 6a641f8..ec585ef 100644
--- a/src/mesa/main/pixelstore.c
+++ b/src/mesa/main/pixelstore.c
@@ -30,10 +30,7 @@
 
 #include "glheader.h"
 #include "bufferobj.h"
-#include "colormac.h"
 #include "context.h"
-#include "image.h"
-#include "macros.h"
 #include "pixelstore.h"
 #include "mtypes.h"
 

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to