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

Vinson Lee vlee at kemper.freedesktop.org
Tue Jan 19 02:55:30 UTC 2010


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

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

mesa: Remove unnecessary header from state.c.

---

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

diff --git a/src/mesa/main/state.c b/src/mesa/main/state.c
index f10e6b0..904ad01 100644
--- a/src/mesa/main/state.c
+++ b/src/mesa/main/state.c
@@ -48,7 +48,6 @@
 #include "texenvprogram.h"
 #include "texobj.h"
 #include "texstate.h"
-#include "viewport.h"
 
 
 static void




More information about the mesa-commit mailing list