libnm-core: remove wrong annotation in NMSettingIPConfig

This commit is contained in:
Beniamino Galvani
2018-08-09 09:34:01 +02:00
parent e0bbaf6a39
commit 593f6efeae

View File

@@ -1691,8 +1691,6 @@ nm_setting_ip_config_remove_dns_search (NMSettingIPConfig *setting, int idx)
* Removes the DNS search domain @dns_search.
*
* Returns: %TRUE if the DNS search domain was found and removed; %FALSE if it was not.
*
* Since 0.9.10
**/
gboolean
nm_setting_ip_config_remove_dns_search_by_value (NMSettingIPConfig *setting,