mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 21:38:00 +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,11 +41,8 @@
|
||||
#include "funcs.h"
|
||||
|
||||
/****** Global Variables ******/
|
||||
|
||||
extern WPreferences wPreferences;
|
||||
|
||||
extern int wScreenCount;
|
||||
|
||||
int showCrashDialog(int sig)
|
||||
{
|
||||
int crashAction;
|
||||
|
||||
Reference in New Issue
Block a user