mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Space cleanup.
This commit is contained in:
parent
013dfcc481
commit
c605359ea1
@ -338,7 +338,6 @@ static int xsettings_dbus_cb(const EdbusMessage* m, void* data) {
|
|||||||
|
|
||||||
x->get_dbus_connection()->send(reply);
|
x->get_dbus_connection()->send(reply);
|
||||||
return 1;
|
return 1;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* [string|array|int32] GetValue(string name) */
|
/* [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);
|
x->get_dbus_connection()->send(reply);
|
||||||
return 1;
|
return 1;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* void Remove(string name) */
|
/* void Remove(string name) */
|
||||||
|
Loading…
Reference in New Issue
Block a user