summaryrefslogtreecommitdiff
path: root/src/daemon/daemon.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/daemon.c')
-rw-r--r--src/daemon/daemon.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/daemon/daemon.c b/src/daemon/daemon.c
index 3b09873..37d7006 100644
--- a/src/daemon/daemon.c
+++ b/src/daemon/daemon.c
@@ -186,7 +186,6 @@ static void name_lost_handler_cb (GDBusConnection *connection,
gtk_main_quit();
}
-
static void notify_daemon_constructed (GObject *object)
{
NotifyDaemon *daemon;
@@ -1395,7 +1394,6 @@ static gboolean notify_daemon_notify_handler(NotifyDaemonNotifications *object,
*XXX This needs to handle file URIs and all that.
*/
-
#ifdef HAVE_X11
if (GDK_IS_X11_DISPLAY (gdk_display_get_default ()) &&
g_variant_lookup(hints, "window-xid", "@u", &data))