kill obsolete FIXME

dankamongmen/pile-drop-graphics
nick black 3 years ago
parent ae95310dd8
commit ac9ae26e46
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

@ -131,7 +131,6 @@ usage_expo(FILE* out, struct ncdirect* n, const char* op, const char* expo){
fprintf(out, "%s\n", expo);
}
// FIXME stylize this a little
static void
usage(const char* exe, int status){
FILE* out = status == EXIT_SUCCESS ? stdout : stderr;

Loading…
Cancel
Save