aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-log-window.c
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy-gtk/empathy-log-window.c')
-rw-r--r--libempathy-gtk/empathy-log-window.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libempathy-gtk/empathy-log-window.c b/libempathy-gtk/empathy-log-window.c
index 03c37c8d3..afecd751c 100644
--- a/libempathy-gtk/empathy-log-window.c
+++ b/libempathy-gtk/empathy-log-window.c
@@ -1073,8 +1073,6 @@ log_window_get_messages_for_date (EmpathyLogWindow *window,
gchar *chat_id;
gboolean is_chatroom;
- gtk_calendar_clear_marks (GTK_CALENDAR (window->calendar_chats));
-
if (!log_window_chats_get_selected (window, &account,
&chat_id, &is_chatroom)) {
return;