summaryrefslogtreecommitdiff
path: root/src/backends/NetworkManagerRedHat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/backends/NetworkManagerRedHat.c')
-rw-r--r--src/backends/NetworkManagerRedHat.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/backends/NetworkManagerRedHat.c b/src/backends/NetworkManagerRedHat.c
index 7e3ce249da..ab4ce22204 100644
--- a/src/backends/NetworkManagerRedHat.c
+++ b/src/backends/NetworkManagerRedHat.c
@@ -175,18 +175,6 @@ void nm_system_flush_loopback_routes (void)
/*
- * nm_system_delete_default_route
- *
- * Remove the old default route in preparation for a new one
- *
- */
-void nm_system_delete_default_route (void)
-{
- nm_generic_delete_default_route ();
-}
-
-
-/*
* nm_system_flush_arp_cache
*
* Flush all entries in the arp cache.