opt: remove useless code

This commit is contained in:
DreamMaoMao 2025-06-19 22:32:44 +08:00
parent 025104593f
commit 58148214a6
5 changed files with 69 additions and 318 deletions

View file

@ -69,7 +69,6 @@ endif
executable('maomao',
'src/maomao.c',
'src/common/util.c',
'src/common/mem.c',
wayland_sources,
dependencies : [
libm,