Mesa (mesa_7_7_branch): mesa: Remove unnecessary headers from lines.c.

Vinson Lee vlee at kemper.freedesktop.org
Tue Jan 19 03:33:20 UTC 2010


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

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

mesa: Remove unnecessary headers from lines.c.

---

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

diff --git a/src/mesa/main/lines.c b/src/mesa/main/lines.c
index 81d0d33..cc63a75 100644
--- a/src/mesa/main/lines.c
+++ b/src/mesa/main/lines.c
@@ -25,10 +25,8 @@
 
 #include "glheader.h"
 #include "context.h"
-#include "depth.h"
 #include "lines.h"
 #include "macros.h"
-#include "texstate.h"
 #include "mtypes.h"
 
 




More information about the mesa-commit mailing list