summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/wgl/Makefile.sources
diff options
context:
space:
mode:
authorJosé Fonseca <[email protected]>2014-03-27 14:46:02 +0000
committerJosé Fonseca <[email protected]>2014-04-03 12:52:09 +0100
commitc6050ce7da7abff4fc7265f0a61a9b8621f1c061 (patch)
tree27b5e2eda92c3e6b0c2bc38c843c8c0efab5544f /src/gallium/state_trackers/wgl/Makefile.sources
parent572a25be2f09912c52248819c5e773831a412c69 (diff)
st/wgl: Remove wgl*Gallium*MESA().
These were only used by the Python state tracker, which was removed, hence they have no practical use. Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/gallium/state_trackers/wgl/Makefile.sources')
-rw-r--r--src/gallium/state_trackers/wgl/Makefile.sources1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/state_trackers/wgl/Makefile.sources b/src/gallium/state_trackers/wgl/Makefile.sources
index e93342aaee4..d204efd429a 100644
--- a/src/gallium/state_trackers/wgl/Makefile.sources
+++ b/src/gallium/state_trackers/wgl/Makefile.sources
@@ -3,7 +3,6 @@ C_SOURCES := \
stw_device.c \
stw_ext_context.c \
stw_ext_extensionsstring.c \
- stw_ext_gallium.c \
stw_ext_pbuffer.c \
stw_ext_pixelformat.c \
stw_ext_swapinterval.c \