From: Michael Brown Date: Wed, 20 Dec 2006 00:39:52 +0000 (+0000) Subject: Remove obsolete mechanism for including nvo_cmd.o X-Git-Tag: v0.9.3~884 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7cffd33e1419e6f37ea25e01c22295128409bd6;p=thirdparty%2Fipxe.git 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 0ea7d8624..357d636ab 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 ) {