about summary refs log tree commit diff stats
path: root/src/log.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/log.c')
-rw-r--r--src/log.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/log.c b/src/log.c
index 96a99be2..80e91c56 100644
--- a/src/log.c
+++ b/src/log.c
@@ -599,7 +599,6 @@ _groupchat_log_chat(const gchar *const login, const gchar *const room, const gch
     g_date_time_unref(dt);
 }
 
-
 GSList*
 chat_log_get_previous(const gchar *const login, const gchar *const recipient)
 {