From c642de7da33a7ce489615baeadfd64a92972c736 Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Fri, 23 Jun 2017 16:40:26 +0200 Subject: [PATCH] Remove an extra newline --- xicursorset.c | 1 - 1 file changed, 1 deletion(-) 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 { -- 2.1.4