mirror of
https://github.com/Tha14/toxic.git
synced 2025-06-30 12:46:45 +02:00
fixes
This commit is contained in:
@ -13,7 +13,6 @@ extern char *DATA_FILE;
|
||||
|
||||
static ToxWindow windows[MAX_WINDOWS_NUM];
|
||||
static ToxWindow *active_window;
|
||||
static int num_windows;
|
||||
|
||||
extern ToxWindow *prompt;
|
||||
|
||||
@ -359,4 +358,4 @@ int num_active_windows(void)
|
||||
}
|
||||
|
||||
return count;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user