mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-02-05 13:20:28 +01:00
compositor: Fold the log prototypes into compositor.h and drop log.h
We're trying to keep the API exposed by the core compositor in compositor.h
This commit is contained in:
parent
701024fd90
commit
ca9ef609b6
1 changed files with 0 additions and 1 deletions
|
|
@ -31,7 +31,6 @@
|
|||
#include "evdev.h"
|
||||
#include "evdev-private.h"
|
||||
#include "launcher-util.h"
|
||||
#include "log.h"
|
||||
|
||||
static void
|
||||
evdev_led_update(struct weston_seat *seat_base, enum weston_led leds)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue