From ea9a52760620327a286cec07cb8a0750a1f1274c Mon Sep 17 00:00:00 2001 From: James Booth Date: Mon, 15 Oct 2012 08:57:43 +0100 Subject: Removed "Log" from history output --- src/chat_log.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/chat_log.c') diff --git a/src/chat_log.c b/src/chat_log.c index 5d15d8e4..abf52da9 100644 --- a/src/chat_log.c +++ b/src/chat_log.c @@ -116,7 +116,7 @@ chat_log_get_previous(const gchar * const login, const gchar * const recipient, char *line = NULL; size_t read = 0; if (logp != NULL) { - GString *gs_header = g_string_new("Log "); + GString *gs_header = g_string_new(""); g_string_append_printf(gs_header, "%d/%d/%d:", g_date_time_get_day_of_month(log_date), g_date_time_get_month(log_date), -- cgit 1.4.1-2-gfad0