2008-03-13 Dan Williams <dcbw@redhat.com>
* NetworkManagerUtils.c NetworkManagerUtils.h - Remove NMSock stuff - Remove the completion stuff * nm-device.c nm-device.h NetworkManager.c NetworkManagerSystem.c autoip.c nm-device-802-11-wireless.c nm-device-802-3-ethernet.c - Remove NMSock and completion stuff - Remove nm_ioctl_info() git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3448 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
@@ -353,8 +353,6 @@ main (int argc, char *argv[])
|
||||
g_main_loop_run (main_loop);
|
||||
|
||||
done:
|
||||
nm_print_open_socks ();
|
||||
|
||||
if (vpn_manager)
|
||||
g_object_unref (vpn_manager);
|
||||
|
||||
|
Reference in New Issue
Block a user