mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-05 21:34:17 +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:
@@ -36,8 +36,6 @@
|
||||
# endif
|
||||
#endif
|
||||
|
||||
extern WPreferences wPreferences;
|
||||
|
||||
void wInitXinerama(WScreen * scr)
|
||||
{
|
||||
scr->xine_info.primary_head = 0;
|
||||
|
||||
Reference in New Issue
Block a user