mirror of
https://github.com/cage-kiosk/cage.git
synced 2026-04-09 08:21:23 -04:00
util: remove unneeded module
This commit is contained in:
parent
fd33d2b5aa
commit
4f57c0b2e1
4 changed files with 0 additions and 50 deletions
|
|
@ -123,7 +123,6 @@ cage_sources = [
|
|||
'idle_inhibit_v1.c',
|
||||
'output.c',
|
||||
'seat.c',
|
||||
'util.c',
|
||||
'view.c',
|
||||
'xdg_shell.c',
|
||||
]
|
||||
|
|
@ -136,7 +135,6 @@ cage_headers = [
|
|||
'output.h',
|
||||
'seat.h',
|
||||
'server.h',
|
||||
'util.h',
|
||||
'view.h',
|
||||
'xdg_shell.h',
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue