From aec8de63b14a93b91b85dc15bf879604352fbbe1 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sun, 22 Dec 2013 03:43:03 +0100 Subject: core: no need to list properties for PropertiesChanged messages anymore Since the vtable includes this information anyway, let's just use that --- src/core/dbus-automount.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/core/dbus-automount.h') diff --git a/src/core/dbus-automount.h b/src/core/dbus-automount.h index 0b9618368e..1bec953788 100644 --- a/src/core/dbus-automount.h +++ b/src/core/dbus-automount.h @@ -24,4 +24,3 @@ #include "sd-bus.h" extern const sd_bus_vtable bus_automount_vtable[]; -extern const char* const bus_automount_changing_properties[]; -- cgit v1.2.3-54-g00ecf