X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcore%2Fdbus-socket.h;h=17164d98713266d0e130c3f2a3743dd9cbc5c4b7;hp=8808fa235502245895e8d07f115094b6074423b5;hb=98f738b62047229af4a929d7996e2ab04253b02c;hpb=718db96199eb307751264e4163555662c9a389fa diff --git a/src/core/dbus-socket.h b/src/core/dbus-socket.h index 8808fa235..17164d987 100644 --- a/src/core/dbus-socket.h +++ b/src/core/dbus-socket.h @@ -25,7 +25,6 @@ #include "unit.h" extern const sd_bus_vtable bus_socket_vtable[]; -extern const char* const bus_socket_changing_properties[]; int bus_socket_set_property(Unit *u, const char *name, sd_bus_message *message, UnitSetPropertiesMode mode, sd_bus_error *error); int bus_socket_commit_properties(Unit *u);