mirror of
https://github.com/Tha14/toxic.git
synced 2025-06-20 01:16:36 +02:00
Remove unused global variable
This commit is contained in:
@ -36,8 +36,6 @@
|
||||
char *DATA_FILE = NULL;
|
||||
char *SRVLIST_FILE = NULL;
|
||||
|
||||
static Tox *tox;
|
||||
|
||||
void on_window_resize(int sig)
|
||||
{
|
||||
endwin();
|
||||
|
Reference in New Issue
Block a user