From c605359ea1c2de7ca0fcb37c32699fde75aa385a Mon Sep 17 00:00:00 2001 From: Sanel Zukan Date: Fri, 2 Nov 2012 11:57:11 +0000 Subject: [PATCH] Space cleanup. --- evoke/Xsm.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/evoke/Xsm.cpp b/evoke/Xsm.cpp index 791f517..071d6c9 100644 --- a/evoke/Xsm.cpp +++ b/evoke/Xsm.cpp @@ -338,7 +338,6 @@ static int xsettings_dbus_cb(const EdbusMessage* m, void* data) { x->get_dbus_connection()->send(reply); return 1; - } /* [string|array|int32] GetValue(string name) */ @@ -348,7 +347,6 @@ static int xsettings_dbus_cb(const EdbusMessage* m, void* data) { x->get_dbus_connection()->send(reply); return 1; - } /* void Remove(string name) */