Drop nm_exported_connection_get_id symbol

The nm_exported_connection_get_id function was removed in r4013.
Remove the symbol from the version script, too.

git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@4019 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
Michael Biebl
2008-08-27 04:51:33 +00:00
parent 3d70bc42bf
commit 61eb8cf067

View File

@@ -81,7 +81,6 @@ global:
nm_dhcp4_config_new;
nm_exported_connection_delete;
nm_exported_connection_get_connection;
nm_exported_connection_get_id;
nm_exported_connection_get_type;
nm_exported_connection_new;
nm_exported_connection_register_object;