From cec6e6bc5550083a629e58008b8b9c1427163e79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Giedrius=20Statkevi=C4=8Dius?= Date: Wed, 7 Oct 2015 23:19:49 +0300 Subject: daemon: remove unused define WIDTH --- src/daemon/daemon.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/daemon/daemon.c') diff --git a/src/daemon/daemon.c b/src/daemon/daemon.c index 9185189..a412ed1 100644 --- a/src/daemon/daemon.c +++ b/src/daemon/daemon.c @@ -52,8 +52,6 @@ #include "notificationdaemon-dbus-glue.h" #define MAX_NOTIFICATIONS 20 - -#define WIDTH 400 #define IMAGE_SIZE 48 #define IDLE_SECONDS 30 #define NOTIFICATION_BUS_NAME "org.freedesktop.Notifications" -- cgit v1.2.1