about summary refs log tree commit diff
path: root/src/nm-dhcp6-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nm-dhcp6-config.h')
-rw-r--r--src/nm-dhcp6-config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/nm-dhcp6-config.h b/src/nm-dhcp6-config.h
index ef742ac4..2af65607 100644
--- a/src/nm-dhcp6-config.h
+++ b/src/nm-dhcp6-config.h
@@ -38,8 +38,6 @@ typedef struct {
 typedef struct {
 	GObjectClass parent;
 
-	/* Signals */
-	void (*properties_changed) (NMDHCP6Config *config, GHashTable *properties);
 } NMDHCP6ConfigClass;
 
 #define NM_DHCP6_CONFIG_OPTIONS "options"