From 6233ffcdc44f613aed1314ed2c8ac605115b5fa4 Mon Sep 17 00:00:00 2001 From: Chenthill Palanisamy Date: Wed, 22 Jun 2005 14:32:36 +0000 Subject: Commiting the fix for free busy and sensitizing the attachment bar properly. svn path=/trunk/; revision=29566 --- calendar/gui/dialogs/comp-editor.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'calendar/gui/dialogs/comp-editor.c') diff --git a/calendar/gui/dialogs/comp-editor.c b/calendar/gui/dialogs/comp-editor.c index e7bc7efa9c..3f4b33b5b0 100644 --- a/calendar/gui/dialogs/comp-editor.c +++ b/calendar/gui/dialogs/comp-editor.c @@ -1817,9 +1817,6 @@ real_edit_comp (CompEditor *editor, ECalComponent *comp) e_cal_get_local_attachment_store (priv->client)); cal_attachment_bar_set_comp_uid (priv->attachment_bar, g_strdup (uid)); - if (!itip_organizer_is_user (comp, priv->client)) - comp_editor_sensitize_attachment_bar (editor, FALSE); - fill_widgets (editor); priv->changed =FALSE; -- cgit v1.2.3