Mesa (gallium-0.2): stw: remove header

Keith Whitwell keithw at kemper.freedesktop.org
Mon Feb 2 12:21:35 UTC 2009


Module: Mesa
Branch: gallium-0.2
Commit: c7e38bc7fe00e9042897639fcd524beeeca29555
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=c7e38bc7fe00e9042897639fcd524beeeca29555

Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Wed Jan 28 19:10:50 2009 +0000

stw: remove header

---

 .../state_trackers/wgl/shared/stw_context.c        |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/gallium/state_trackers/wgl/shared/stw_context.c b/src/gallium/state_trackers/wgl/shared/stw_context.c
index e17abd7..6c1f353 100644
--- a/src/gallium/state_trackers/wgl/shared/stw_context.c
+++ b/src/gallium/state_trackers/wgl/shared/stw_context.c
@@ -38,7 +38,6 @@
 #include "shared/stw_framebuffer.h"
 #include "shared/stw_pixelformat.h"
 #include "stw_context.h"
-//#include "stw_wgl.h"
 
 static struct wgl_context *ctx_head = NULL;
 




More information about the mesa-commit mailing list