summary refs log tree commit diff
path: root/src/core/dns/nm-dns-manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/dns/nm-dns-manager.h')
-rw-r--r--src/core/dns/nm-dns-manager.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/dns/nm-dns-manager.h b/src/core/dns/nm-dns-manager.h
index 84821ece..c30d4b3a 100644
--- a/src/core/dns/nm-dns-manager.h
+++ b/src/core/dns/nm-dns-manager.h
@@ -105,7 +105,6 @@ gboolean nm_dns_manager_set_ip_config(NMDnsManager         *self,
                                       NMDnsIPConfigType     ip_config_type,
                                       gboolean              replace_all);
 
-void nm_dns_manager_set_initial_hostname(NMDnsManager *self, const char *hostname);
 void nm_dns_manager_set_hostname(NMDnsManager *self, const char *hostname, gboolean skip_update);
 
 /**