2005-10-10 Dan Williams <dcbw@redhat.com>

* Remove nm_system_load_device_modules() from backend files
		and from NetworkManager.c


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1014 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
Dan Williams
2005-10-10 18:00:59 +00:00
parent d41e3a4244
commit 115dc5264b
8 changed files with 5 additions and 70 deletions

View File

@@ -164,17 +164,6 @@ void nm_system_update_dns (void)
}
/*
* nm_system_load_device_modules
*
* These should already be loaded
*
*/
void nm_system_load_device_modules (void)
{
}
/*
* nm_system_restart_mdns_responder
*