about summary refs log tree commit diff stats
path: root/src/chat_log.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/chat_log.c')
-rw-r--r--src/chat_log.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/chat_log.c b/src/chat_log.c
index 1ef1a079..7c70c8a1 100644
--- a/src/chat_log.c
+++ b/src/chat_log.c
@@ -27,7 +27,6 @@
 
 #include "chat_log.h"
 #include "common.h"
-#include "common.h"
 #include "log.h"
 
 static GHashTable *logs;