mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-28 01:12:30 +01:00
wmaker: Moved definition of global variable 'wKeyBindings' to header
Multiple declaration of global variables in local source files is a dangerous idea.
This commit is contained in:
committed by
Carlos R. Mafra
parent
d9832e578f
commit
18059fb1c7
@@ -68,9 +68,6 @@
|
||||
#define WO_OMNIPRESENT 2
|
||||
#define WO_ENTRIES 3
|
||||
|
||||
/**** Global data ***/
|
||||
extern WShortKey wKeyBindings[WKBD_LAST];
|
||||
|
||||
|
||||
static void updateOptionsMenu(WMenu * menu, WWindow * wwin);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user