]> git.ipfire.org Git - thirdparty/ipxe.git/commitdiff
No longer needed
authorMichael Brown <mcb30@etherboot.org>
Wed, 20 Dec 2006 07:13:46 +0000 (07:13 +0000)
committerMichael Brown <mcb30@etherboot.org>
Wed, 20 Dec 2006 07:13:46 +0000 (07:13 +0000)
src/core/main.c

index 0a8ea1f1d1beb4dfb876f1af6dafd8c202a6a44a..1b81308503ce9fa156104b6ccaa4cae390829136 100644 (file)
@@ -144,8 +144,6 @@ static int initialized;
 
 static int exit_status;
 
-void test_dhcp ( struct net_device *netdev );
-
 /**************************************************************************
 MAIN - Kick off routine
 **************************************************************************/