summaryrefslogtreecommitdiffstats
path: root/src/glx/glxextensions.h
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2018-03-05 18:33:14 +0000
committerEmil Velikov <[email protected]>2018-03-12 14:48:52 +0000
commit5ef608fab7d45163e72c41672817d2b9837dac78 (patch)
tree1eb8819630411456a019f3ff85cddf67175b8529 /src/glx/glxextensions.h
parent2c765b0d9a292ea93611f8e00abc5698f6fdfcea (diff)
glx: remove empty GLX_SGIX_swap_group stubs
The extension was never implemented. Quick search suggests: - no actual users (on my Arch setup) - the Nvidia driver does not implement the extension Signed-off-by: Emil Velikov <[email protected]> Acked-by: Ian Romanick <[email protected]> Acked-by: Brian Paul <[email protected]> Reviewed-by: Adam Jackson <[email protected]>
Diffstat (limited to 'src/glx/glxextensions.h')
-rw-r--r--src/glx/glxextensions.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/glx/glxextensions.h b/src/glx/glxextensions.h
index 0af28a2dde1..c6428d46b4d 100644
--- a/src/glx/glxextensions.h
+++ b/src/glx/glxextensions.h
@@ -67,7 +67,6 @@ enum
SGIS_multisample_bit,
SGIX_fbconfig_bit,
SGIX_pbuffer_bit,
- SGIX_swap_group_bit,
SGIX_visual_select_group_bit,
SGI_make_current_read_bit,
SGI_swap_control_bit,