From dac6950d9e556d5521ad7913d27a6cf83e2a90a1 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 9 Apr 2017 23:46:17 +0200 Subject: Clean up MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/blind-colour-ciexyz.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/blind-colour-ciexyz.c') diff --git a/src/blind-colour-ciexyz.c b/src/blind-colour-ciexyz.c index 018ef54..5be6068 100644 --- a/src/blind-colour-ciexyz.c +++ b/src/blind-colour-ciexyz.c @@ -6,10 +6,7 @@ USAGE("(X Y Z | Y)") int main(int argc, char *argv[]) { - ARGBEGIN { - default: - usage(); - } ARGEND; + UNOFLAGS(0); if (argc == 1) printf("%s\n", argv[0]); -- cgit v1.2.3-70-g09d2