summaryrefslogtreecommitdiff
path: root/src/nm-dhcp4-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nm-dhcp4-config.h')
-rw-r--r--src/nm-dhcp4-config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/nm-dhcp4-config.h b/src/nm-dhcp4-config.h
index c5d78db9e..6eb9ee575 100644
--- a/src/nm-dhcp4-config.h
+++ b/src/nm-dhcp4-config.h
@@ -38,8 +38,6 @@ typedef struct {
typedef struct {
GObjectClass parent;
- /* Signals */
- void (*properties_changed) (NMDHCP4Config *config, GHashTable *properties);
} NMDHCP4ConfigClass;
#define NM_DHCP4_CONFIG_OPTIONS "options"