[evolution] Bug #663110 - Crash on copy events between calendars
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Bug #663110 - Crash on copy events between calendars
- Date: Fri, 17 Feb 2012 12:54:00 +0000 (UTC)
commit 1101e9345997efc4cf97b99d15029d1ceb80c8e9
Author: Milan Crha <mcrha redhat com>
Date: Fri Feb 17 13:53:37 2012 +0100
Bug #663110 - Crash on copy events between calendars
calendar/gui/dialogs/copy-source-dialog.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/calendar/gui/dialogs/copy-source-dialog.c b/calendar/gui/dialogs/copy-source-dialog.c
index e247f13..4b483db 100644
--- a/calendar/gui/dialogs/copy-source-dialog.c
+++ b/calendar/gui/dialogs/copy-source-dialog.c
@@ -121,10 +121,6 @@ dest_source_opened_cb (GObject *source_object,
csdd->dest_client = E_CAL_CLIENT (client);
- e_client_utils_open_new (csdd->selected_source, csdd->obj_type, FALSE, NULL,
- e_client_utils_authenticate_handler, csdd->parent,
- dest_source_opened_cb, csdd);
-
/* check if the destination is read only */
if (e_client_is_readonly (E_CLIENT (csdd->dest_client))) {
show_error (csdd, _("Destination is read only"), NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]