mirror of
https://github.com/Tha14/toxic.git
synced 2025-06-28 10:36:45 +02:00
move define
This commit is contained in:
@ -17,8 +17,6 @@ static ToxWindow *active_window;
|
||||
static ToxWindow *prompt;
|
||||
static Tox *m;
|
||||
|
||||
#define UNKNOWN_NAME "Unknown"
|
||||
|
||||
/* CALLBACKS START */
|
||||
void on_request(uint8_t *public_key, uint8_t *data, uint16_t length, void *userdata)
|
||||
{
|
||||
|
Reference in New Issue
Block a user