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];