From 1507d31661ff7310b4814547e957b58ae889077b Mon Sep 17 00:00:00 2001 From: Bandie Date: Mon, 2 Apr 2018 02:38:27 +0200 Subject: [PATCH] Closes #2 --- src/notify_touchy.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/notify_touchy.c b/src/notify_touchy.c index 2ef95d4..11bfba0 100644 --- a/src/notify_touchy.c +++ b/src/notify_touchy.c @@ -50,7 +50,6 @@ int main(int argc, char *argv[]){ int sleeptm = 20; int verbose = 0; int statval; - int progargc = 1; char *progargv[PROGARGVSIZE];