Split log.c into log.c and chatlog.c

This commit is contained in:
Michael Vetter
2022-06-28 19:52:04 +02:00
parent e8ae825709
commit 585f68f4f7
9 changed files with 592 additions and 490 deletions

View File

@@ -53,6 +53,7 @@
#include "profanity.h"
#include "common.h"
#include "log.h"
#include "chatlog.h"
#include "config/files.h"
#include "config/tlscerts.h"
#include "config/accounts.h"