From: Michael Brown Date: Wed, 20 Dec 2006 00:39:52 +0000 (+0000) Subject: Remove obsolete mechanism for including nvo_cmd.o X-Git-Url: http://git.etherboot.org/people/dverkamp/gpxe.git/commitdiff_plain/d7cffd33e1419e6f37ea25e01c22295128409bd6 Remove obsolete mechanism for including nvo_cmd.o --- diff --git a/src/hci/commands/nvo_cmd.c b/src/hci/commands/nvo_cmd.c index 0ea7d862..357d636a 100644 --- a/src/hci/commands/nvo_cmd.c +++ b/src/hci/commands/nvo_cmd.c @@ -9,8 +9,6 @@ #include #include -void nvo_cmd_req() {} - extern struct nvo_block *ugly_nvo_hack; static int show_exec ( int argc, char **argv ) {