summaryrefslogtreecommitdiffstats
path: root/wscript
diff options
context:
space:
mode:
Diffstat (limited to 'wscript')
-rw-r--r--wscript1
1 files changed, 0 insertions, 1 deletions
diff --git a/wscript b/wscript
index 1b1372ee5a..a9b026d9de 100644
--- a/wscript
+++ b/wscript
@@ -608,7 +608,6 @@ video_output_features = [
'deps': [ 'x11' ],
'groups': [ 'gl' ],
'func': check_pkg_config('egl', 'gl'),
- 'default': 'disable',
} , {
'name': '--gl-wayland',
'desc': 'OpenGL Wayland Backend',