summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers
diff options
context:
space:
mode:
authorKeith Whitwell <keith@tungstengraphics.com>2009-01-28 19:10:50 +0000
committerKeith Whitwell <keith@tungstengraphics.com>2009-01-28 19:10:50 +0000
commitc7e38bc7fe00e9042897639fcd524beeeca29555 (patch)
treeabfc54271485bf56b98cf85500d8253477794d0b /src/gallium/state_trackers
parent906230d16e8950004cb5e1deed14c78f7d9f2817 (diff)
stw: remove header
Diffstat (limited to 'src/gallium/state_trackers')
-rw-r--r--src/gallium/state_trackers/wgl/shared/stw_context.c1
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 e17abd73f5..6c1f353f96 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;