summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/wgl/shared/stw_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/state_trackers/wgl/shared/stw_context.h')
-rw-r--r--src/gallium/state_trackers/wgl/shared/stw_context.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/state_trackers/wgl/shared/stw_context.h b/src/gallium/state_trackers/wgl/shared/stw_context.h
index e276737e85..92df7e6136 100644
--- a/src/gallium/state_trackers/wgl/shared/stw_context.h
+++ b/src/gallium/state_trackers/wgl/shared/stw_context.h
@@ -38,7 +38,6 @@ struct stw_context
struct st_context *st;
UINT_PTR hglrc;
HDC hdc;
- DWORD color_bits;
const struct stw_pixelformat_info *pfi;
};