mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-02-26 20:30:33 +01:00
Drop obsolete unused declarations for log_info/set_logging_enabled
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
6d26728a16
commit
2e7a585faa
1 changed files with 0 additions and 6 deletions
|
|
@ -45,12 +45,6 @@
|
|||
|
||||
#define CASE_RETURN_STRING(a) case a: return #a;
|
||||
|
||||
void
|
||||
set_logging_enabled(int enabled);
|
||||
|
||||
void
|
||||
log_info(const char *format, ...);
|
||||
|
||||
/*
|
||||
* This list data structure is a verbatim copy from wayland-util.h from the
|
||||
* Wayland project; except that wl_ prefix has been removed.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue