diff options
| author | Michael Biebl <biebl@debian.org> | 2014-07-06 03:04:17 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2014-07-06 03:04:17 +0200 |
| commit | 3ce667b6ee6b86291bbe60ef93cba7f11a5c5400 (patch) | |
| tree | af3daa7221e898b72f3de26eb2cf0c1b1c8661b0 /src/dns-manager/nm-dns-plugin.h | |
| parent | f02d31d95af29678092d1ff01f714621bc9dcc0f (diff) | |
| parent | 33491bc4279481db8ae47213e34a6d695a0e8830 (diff) | |
Merge tag 'upstream/0.9.10.0'
Upstream version 0.9.10.0
Diffstat (limited to 'src/dns-manager/nm-dns-plugin.h')
| -rw-r--r-- | src/dns-manager/nm-dns-plugin.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dns-manager/nm-dns-plugin.h b/src/dns-manager/nm-dns-plugin.h index 2a66557b..41a12a58 100644 --- a/src/dns-manager/nm-dns-plugin.h +++ b/src/dns-manager/nm-dns-plugin.h @@ -42,7 +42,6 @@ typedef struct { GObjectClass parent; /* Methods */ - gboolean (*init) (NMDnsPlugin *self); /* Called when DNS information is changed. 'vpn_configs' is a list of * NMIP4Config or NMIP6Config objects from VPN connections, while |