mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-22 05:48:01 +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:
@@ -55,9 +55,7 @@
|
||||
|
||||
extern int ignore_wks_change;
|
||||
extern WPreferences wPreferences;
|
||||
extern XContext wWinContext;
|
||||
extern XContext wVEdgeContext;
|
||||
|
||||
extern void ProcessPendingEvents();
|
||||
|
||||
static WMPropList *dWorkspaces = NULL;
|
||||
|
||||
Reference in New Issue
Block a user