From d7cffd33e1419e6f37ea25e01c22295128409bd6 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Wed, 20 Dec 2006 00:39:52 +0000 Subject: [PATCH] Remove obsolete mechanism for including nvo_cmd.o --- src/hci/commands/nvo_cmd.c | 2 -- 1 file changed, 2 deletions(-) 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 ) {