1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-01 16:17:46 +02:00

Remove unused global variable

This commit is contained in:
Florian Hahn 2013-08-23 23:52:35 +02:00
parent 59c628e4b1
commit 0f97e37fa3

View File

@ -36,8 +36,6 @@
char *DATA_FILE = NULL;
char *SRVLIST_FILE = NULL;
static Tox *tox;
void on_window_resize(int sig)
{
endwin();