mirror of
https://github.com/cage-kiosk/cage.git
synced 2026-02-28 01:41:13 -05:00
util: remove unneeded module
This commit is contained in:
parent
d708a73aca
commit
ee5410d3fb
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