mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-03 02:20:14 +01:00
Remove unused prototypes (Benoit Boissinot)
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3704 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
2d9e9df3e7
commit
b84c65490c
1 changed files with 0 additions and 6 deletions
|
|
@ -35,12 +35,6 @@
|
|||
|
||||
void nm_generic_init (void);
|
||||
|
||||
void nm_generic_device_flush_ip4_routes (NMDevice *dev);
|
||||
void nm_generic_device_flush_ip4_routes_with_iface (const char *iface);
|
||||
|
||||
void nm_generic_device_flush_ip4_addresses (NMDevice *dev);
|
||||
void nm_generic_device_flush_ip4_addresses_with_iface (const char *iface);
|
||||
|
||||
void nm_generic_enable_loopback (void);
|
||||
void nm_generic_kill_all_dhcp_daemons (void);
|
||||
void nm_generic_update_dns (void);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue