From 8fe17523da287ebf38278da806b4be6b3b838d15 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sat, 27 Jul 2013 22:39:37 -0400 Subject: Miscellaneous cleanups. --- calendar/gui/e-day-view.c | 1 - 1 file changed, 1 deletion(-) (limited to 'calendar/gui/e-day-view.c') diff --git a/calendar/gui/e-day-view.c b/calendar/gui/e-day-view.c index e8a36869c4..65f3855b0d 100644 --- a/calendar/gui/e-day-view.c +++ b/calendar/gui/e-day-view.c @@ -8884,7 +8884,6 @@ e_day_view_on_top_canvas_drag_data_received (GtkWidget *widget, } else if (e_cal_component_is_instance (comp)) mod = CALOBJ_MOD_THIS; - modified = e_calendar_view_modify (E_CALENDAR_VIEW (day_view), comp, client, mod); if (modified && send == GTK_RESPONSE_YES) -- cgit v1.2.3