diff options
Diffstat (limited to 'src/daemon/daemon.c')
-rw-r--r-- | src/daemon/daemon.c | 2 |
1 files changed, 0 insertions, 2 deletions
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" |