mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -05:00
Remove src/common/log.c
Use wlr_log() instead
This commit is contained in:
parent
20fd8f59a7
commit
82e47ac1f5
20 changed files with 28 additions and 65 deletions
|
|
@ -1,9 +0,0 @@
|
|||
#ifndef __LABWC_LOG_H
|
||||
#define __LABWC_LOG_H
|
||||
|
||||
/**
|
||||
* warn - print warning
|
||||
*/
|
||||
void warn(const char *err, ...);
|
||||
|
||||
#endif /* __LABWC_LOG_H */
|
||||
Loading…
Add table
Add a link
Reference in a new issue