Browse Source

Remove accidentally checked-in code

tags/v0.9.3
Michael Brown 18 years ago
parent
commit
d3558fdd3a
1 changed files with 0 additions and 5 deletions
  1. 0
    5
      src/arch/i386/drivers/net/undi.c

+ 0
- 5
src/arch/i386/drivers/net/undi.c View File

@@ -658,8 +658,3 @@ void undi_remove ( struct pxe_device *pxe ) {
658 658
 	/* Free network device */
659 659
 	free_netdev ( netdev );
660 660
 }
661
-
662
-
663
-
664
-
665
-REQUIRE_OBJECT ( pxebus );

Loading…
Cancel
Save