IO: Remove unnecessary boot output

This commit is contained in:
Lorenz Meier
2016-12-12 09:49:22 +01:00
committed by Lorenz Meier
parent 6820eb7a0c
commit 0d174be0a0

View File

@@ -3396,7 +3396,6 @@ checkcrc(int argc, char *argv[])
exit(1);
}
warnx("CRCs match");
exit(0);
}