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