From: Antonio Ospite Date: Fri, 23 Jun 2017 14:40:26 +0000 (+0200) Subject: Remove an extra newline X-Git-Url: https://git.ao2.it/xicursorset.git/commitdiff_plain/c642de7da33a7ce489615baeadfd64a92972c736 Remove an extra newline --- diff --git a/xicursorset.c b/xicursorset.c index d45ec5e..37faf80 100644 --- a/xicursorset.c +++ b/xicursorset.c @@ -71,7 +71,6 @@ int main(int argc, char *argv[]) return EXIT_FAILURE; } - if (argc == 4) { theme = argv[3]; } else {