Got rid of SQLite.
This commit is contained in:
parent
0df57900bb
commit
37e3b66691
10 changed files with 20 additions and 541 deletions
|
|
@ -52,6 +52,7 @@ struct t_twc_profile
|
|||
struct t_hook *tox_do_timer;
|
||||
|
||||
struct t_twc_list *chats;
|
||||
struct t_twc_list *friend_requests;
|
||||
struct t_twc_list *group_chat_invites;
|
||||
struct t_hashtable *message_queues;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue