diff options
Diffstat (limited to 'sys/i386/isa/bt742a.c')
-rw-r--r-- | sys/i386/isa/bt742a.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/i386/isa/bt742a.c b/sys/i386/isa/bt742a.c index 0ffd88a..ebc6941 100644 --- a/sys/i386/isa/bt742a.c +++ b/sys/i386/isa/bt742a.c @@ -12,7 +12,7 @@ * on the understanding that TFS is not responsible for the correct * functioning of this software in any circumstances. * - * $Id: bt742a.c,v 1.46 1995/12/07 12:45:55 davidg Exp $ + * $Id: bt742a.c,v 1.47 1995/12/10 13:38:22 phk Exp $ */ /* @@ -1296,7 +1296,6 @@ bt_init(unit) bt->bt_mbx.tmbi = &bt->bt_mbx.mbi[0]; bt_inquire_setup_information(unit, &info); - /* * Note that we are going and return (to probe) */ |