]> git.ipfire.org Git - thirdparty/ipxe.git/commitdiff
Remove accidentally checked-in code
authorMichael Brown <mcb30@etherboot.org>
Sun, 7 Jan 2007 19:05:28 +0000 (19:05 +0000)
committerMichael Brown <mcb30@etherboot.org>
Sun, 7 Jan 2007 19:05:28 +0000 (19:05 +0000)
src/arch/i386/drivers/net/undi.c

index f681aedebcf82b9904b920b556908f35efe0daa6..030a8b65d3238e447b1a75dc0b23e0d4fdc719f8 100644 (file)
@@ -658,8 +658,3 @@ void undi_remove ( struct pxe_device *pxe ) {
        /* Free network device */
        free_netdev ( netdev );
 }
-
-
-
-
-REQUIRE_OBJECT ( pxebus );