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

Vinson Lee vlee at kemper.freedesktop.org
Mon Jan 18 00:21:38 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Sun Jan 17 16:21:11 2010 -0800

mesa: Remove unnecessary header from texparam.c.

---

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

diff --git a/src/mesa/main/texparam.c b/src/mesa/main/texparam.c
index 9e1a889..93c5d6c 100644
--- a/src/mesa/main/texparam.c
+++ b/src/mesa/main/texparam.c
@@ -33,7 +33,6 @@
 #include "main/glheader.h"
 #include "main/colormac.h"
 #include "main/context.h"
-#include "main/enums.h"
 #include "main/formats.h"
 #include "main/macros.h"
 #include "main/texcompress.h"




More information about the mesa-commit mailing list