compositor: Fold the log prototypes into compositor.h and drop log.h
authorKristian Høgsberg <krh@bitplanet.net>
Wed, 1 Aug 2012 04:00:57 +0000 (00:00 -0400)
committerJonas Ådahl <jadahl@gmail.com>
Sun, 10 Nov 2013 16:51:30 +0000 (17:51 +0100)
We're trying to keep the API exposed by the core compositor in compositor.h

src/evdev.c

index c294a3a..6141bca 100644 (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)