mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-01 03:36:45 +02:00
refactor logging functions to only handle chatlog pointers
This commit is contained in:
@ -25,8 +25,6 @@
|
||||
|
||||
#include "toxic_windows.h"
|
||||
|
||||
void chat_enable_log(ToxWindow *self);
|
||||
void chat_disable_log(ToxWindow *self);
|
||||
void kill_chat_window(ToxWindow *self);
|
||||
ToxWindow new_chat(Tox *m, int friendnum);
|
||||
|
||||
|
Reference in New Issue
Block a user