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:
Kristian Høgsberg 2012-08-01 00:00:57 -04:00 committed by Jonas Ådahl
parent 701024fd90
commit ca9ef609b6

View file

@ -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)