From: Keith Whitwell Date: Wed, 28 Jan 2009 19:10:50 +0000 (+0000) Subject: stw: remove header X-Git-Tag: mesa-7.8~4139^2~496^2~20^2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c7e38bc7fe00e9042897639fcd524beeeca29555;p=platform%2Fupstream%2Fmesa.git stw: remove header --- 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;