mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
Make ProgName a local variable
ProgName in WindowMaker.h is not needed because this variable is used only in main.c
This commit is contained in:
committed by
Carlos R. Mafra
parent
a2c297e6a7
commit
73eaddfa3a
@@ -445,7 +445,6 @@ typedef struct WPreferences {
|
||||
|
||||
/****** Global Variables ******/
|
||||
extern Display *dpy;
|
||||
extern char *ProgName;
|
||||
extern unsigned int ValidModMask;
|
||||
extern char WProgramState;
|
||||
extern char WProgramSigState;
|
||||
|
||||
Reference in New Issue
Block a user