summaryrefslogtreecommitdiff
path: root/src/core/dbus-socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/dbus-socket.h')
-rw-r--r--src/core/dbus-socket.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/dbus-socket.h b/src/core/dbus-socket.h
index 8808fa2355..17164d9871 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);