Remove a bogus (debug?) message.
This commit is contained in:
parent
c0164d1bfe
commit
5cca2f6bf3
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: md.c,v 1.2 2008/10/07 09:58:15 abs Exp $ */
|
||||
/* $NetBSD: md.c,v 1.3 2009/04/22 16:51:02 tsutsui Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright 1997,2002 Piermont Information Systems Inc.
|
||||
@ -113,9 +113,6 @@ md_post_newfs(void)
|
||||
process_menu(MENU_ok,
|
||||
deconst("Warning: disk is probably not bootable"));
|
||||
|
||||
process_menu(MENU_ok,
|
||||
deconst("blah"));
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user