libnm: remove erroneous nm_manager_get_all_devices()

None of the libnm NMManager functions are exported, as they are only
used internally.

Fixes: 4db851f852
This commit is contained in:
Dan Williams 2016-01-20 12:27:05 -06:00
parent 701c05ad69
commit ec1185d6dd

View file

@ -937,7 +937,6 @@ global:
nm_lldp_neighbor_new;
nm_lldp_neighbor_ref;
nm_lldp_neighbor_unref;
nm_manager_get_all_devices;
nm_metered_get_type;
nm_setting_802_1x_check_cert_scheme;
nm_setting_bridge_get_multicast_snooping;