2006-02-12 Dan Williams <dcbw@redhat.com>
Patch from Tom Parker <palfrey@tevp.net> * src/NetworkManagerSystem.h - Remove prototype for nm_system_device_setup_static_ip4_config(), no longer used * src/backends/NetworkManagerDebian.c - Remove some dead code (nm_system_device_setup_static_ip4_config) and unused variables git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1466 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
@@ -46,7 +46,6 @@ void nm_system_device_add_route_via_device_with_iface (const char *iface, cons
|
||||
void nm_system_device_flush_addresses (NMDevice *dev);
|
||||
void nm_system_device_flush_addresses_with_iface (const char *iface);
|
||||
|
||||
gboolean nm_system_device_setup_static_ip4_config (NMDevice *dev);
|
||||
void nm_system_enable_loopback (void);
|
||||
void nm_system_flush_loopback_routes (void);
|
||||
void nm_system_delete_default_route (void);
|
||||
|
Reference in New Issue
Block a user