diff options
Diffstat (limited to 'examples/meson.build')
-rw-r--r-- | examples/meson.build | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/meson.build b/examples/meson.build index 33216bdb..50248520 100644 --- a/examples/meson.build +++ b/examples/meson.build @@ -50,9 +50,6 @@ compositors = { 'src': 'fullscreen-shell.c', 'proto': ['fullscreen-shell-unstable-v1'], }, - 'quads': { - 'src': 'quads.c', - }, 'scene-graph': { 'src': 'scene-graph.c', 'proto': ['xdg-shell'], |