examples/multi-pointer: drop

We already have another very similar example which demonstrates
wlr_cursor: "pointer".
This commit is contained in:
Simon Ser 2023-05-30 18:26:49 +02:00 committed by Alexander Orzechowski
parent 45ca284eee
commit c5f4df6c96
2 changed files with 0 additions and 330 deletions

View file

@ -40,9 +40,6 @@ compositors = {
'rotation': {
'src': ['rotation.c', 'cat.c'],
},
'multi-pointer': {
'src': 'multi-pointer.c',
},
'output-layout': {
'src': ['output-layout.c', 'cat.c'],
},