ipv4ll: use internal implementation

This commit is contained in:
Beniamino Galvani
2015-04-20 18:13:41 +02:00
parent c6302f3227
commit c029502912
7 changed files with 78 additions and 166 deletions

View File

@@ -323,7 +323,6 @@ main (int argc, char *argv[])
/* don't free these strings, we need them for the entire
* process lifetime */
nm_dhcp_helper_path = g_strdup_printf ("%s/src/dhcp-manager/nm-dhcp-helper", path);
nm_device_autoipd_helper_path = g_strdup_printf ("%s/callouts/nm-avahi-autoipd.action", path);
g_free (path);
}