summaryrefslogtreecommitdiff
path: root/examples/wayland/wayland.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/wayland/wayland.pro')
-rw-r--r--examples/wayland/wayland.pro5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/wayland/wayland.pro b/examples/wayland/wayland.pro
index 4a4aaf81..c0ff3ec9 100644
--- a/examples/wayland/wayland.pro
+++ b/examples/wayland/wayland.pro
@@ -22,11 +22,6 @@ qtHaveModule(quick) {
SUBDIRS += \
custom-extension \
custom-shell
-
- qtConfig(opengl) {
- SUBDIRS += \
- server-buffer
- }
}
SUBDIRS += hwlayer-compositor
}