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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user