Removed chat_log dependency on ui

This commit is contained in:
James Booth
2013-01-28 20:09:25 +00:00
parent 06ecfef1f3
commit 3e36753a1c

View File

@@ -31,7 +31,6 @@
#include "common.h"
#include "files.h"
#include "log.h"
#include "ui.h"
static GHashTable *logs;
static GDateTime *session_started;