Remove harmless but irritating printf.
This commit is contained in:
parent
749cefac1b
commit
11af41920e
@ -155,8 +155,6 @@ g_conftxt(void *p)
|
||||
break;
|
||||
if (mp != NULL)
|
||||
g_conftxt_class(sb, mp);
|
||||
else
|
||||
printf("no DISK\n");
|
||||
sbuf_finish(sb);
|
||||
wakeup(p);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user