examples: Drop quads

This example is incomparable with the new rendering API. The old one which
we will drop one day.
This commit is contained in:
Alexander Orzechowski 2023-05-27 03:12:08 -04:00 committed by Simon Ser
parent 15f2f6642f
commit 46a014bf47
2 changed files with 0 additions and 223 deletions

View file

@ -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'],