Remove src/common/log.c

Use wlr_log() instead
This commit is contained in:
Johan Malm 2021-07-23 21:15:55 +01:00
parent 20fd8f59a7
commit 82e47ac1f5
20 changed files with 28 additions and 65 deletions

View file

@ -3,7 +3,6 @@ labwc_sources += files(
'dir.c',
'font.c',
'grab-file.c',
'log.c',
'nodename.c',
'spawn.c',
'string-helpers.c',