mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-22 22:23:03 +01:00
Fixed small compile error on my end.
This commit is contained in:
parent
4a3292a32b
commit
56210d46f9
3
main.c
3
main.c
@ -24,9 +24,6 @@
|
||||
#include "prompt.h"
|
||||
#include "friendlist.h"
|
||||
|
||||
#ifndef TOXICVER
|
||||
#define TOXICVER "NOVER" //Use the -D flag to set this
|
||||
#endif
|
||||
|
||||
static void init_term()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user