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:
@@ -41,10 +41,8 @@
|
||||
|
||||
/********* Global Variables *******/
|
||||
extern WPreferences wPreferences;
|
||||
extern Time LastTimestamp;
|
||||
|
||||
static int initialized = 0;
|
||||
|
||||
static void observer(void *self, WMNotification * notif);
|
||||
static void wsobserver(void *self, WMNotification * notif);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user