diff options
Diffstat (limited to 'src/nm-dhcp6-config.h')
| -rw-r--r-- | src/nm-dhcp6-config.h | 2 |
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" |