trivial: remove obsolete FIXME

This commit is contained in:
Pavel Šimerda 2013-07-02 21:16:22 +02:00
parent ed9065c978
commit 7a7d171d6a

View file

@ -382,10 +382,6 @@ nm_system_apply_ip6_config (int ifindex,
g_array_unref (routes);
}
// FIXME
// if (priority > 0)
// nm_system_device_set_priority (iface, config, priority);
return TRUE;
}