mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-13 02:03:03 +01:00
Remove unused global variable
This commit is contained in:
parent
59c628e4b1
commit
0f97e37fa3
@ -36,8 +36,6 @@
|
||||
char *DATA_FILE = NULL;
|
||||
char *SRVLIST_FILE = NULL;
|
||||
|
||||
static Tox *tox;
|
||||
|
||||
void on_window_resize(int sig)
|
||||
{
|
||||
endwin();
|
||||
|
Loading…
Reference in New Issue
Block a user