1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-20 04:48:06 +01:00

Remove unused variables

GCC -Wall complains about them.
This commit is contained in:
Carlos R. Mafra
2009-08-17 17:35:48 +02:00
parent ceeca912cd
commit 09a8911b6f
3 changed files with 2 additions and 7 deletions

View File

@@ -177,10 +177,6 @@ extern int MonitorLoop(int argc, char **argv);
static Bool multiHead = True;
/* stdi/o for log shell */
static int LogStdIn = -1, LogStdOut = -1, LogStdErr = -1;
static int real_main(int argc, char **argv);
void