mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Space cleanup.
This commit is contained in:
@@ -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) */
|
||||
|
Reference in New Issue
Block a user