fix blank lines

This commit is contained in:
paul moore
2024-03-18 16:08:13 -07:00
parent 1f1f2c5a68
commit 9b5d11abde

View File

@@ -1082,8 +1082,6 @@ int main (int argc, char* argv [])
WarnLevel = atoi (GetArg (&I, 2));
break;
default:
UnknownOption (Arg);
break;