mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 12:28:22 +01:00
Remove unneeded extern's in .c files
They were not being used in those files, so let's remove them.
This commit is contained in:
@@ -40,9 +40,7 @@
|
||||
|
||||
/******** Global Variables **********/
|
||||
extern Atom _XA_WINDOWMAKER_MENU;
|
||||
extern Atom _XA_WINDOWMAKER_WM_PROTOCOLS;
|
||||
extern Time LastTimestamp;
|
||||
|
||||
extern WPreferences wPreferences;
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user