Mesa (master): mesa: remove unneeded #include of colormac.h

Matt Turner mattst88 at kemper.freedesktop.org
Tue Oct 6 19:39:58 UTC 2015


Module: Mesa
Branch: master
Commit: 38610102137d546afc3f543604414f061f1aec88
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=38610102137d546afc3f543604414f061f1aec88

Author: Mark Janes <mark.a.janes at intel.com>
Date:   Fri Apr 10 13:41:19 2015 -0700

mesa: remove unneeded #include of colormac.h

Reviewed-by: Matt Turner <mattst88 at gmail.com>

---

 src/mesa/main/pack.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/src/mesa/main/pack.c b/src/mesa/main/pack.c
index 7147fd6..ef89e75 100644
--- a/src/mesa/main/pack.c
+++ b/src/mesa/main/pack.c
@@ -43,7 +43,6 @@
 
 
 #include "glheader.h"
-#include "colormac.h"
 #include "enums.h"
 #include "image.h"
 #include "imports.h"




More information about the mesa-commit mailing list