[evolution/gnome-3-6] Bug #692783 - [mail-to-task] Crash on edit prompt cancel



commit ffb1a132cba3700d60a79e250616632a4e1371db
Author: Milan Crha <mcrha redhat com>
Date:   Tue Jan 29 17:07:56 2013 +0100

    Bug #692783 - [mail-to-task] Crash on edit prompt cancel

 plugins/mail-to-task/mail-to-task.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/plugins/mail-to-task/mail-to-task.c b/plugins/mail-to-task/mail-to-task.c
index 86d644a..553955c 100644
--- a/plugins/mail-to-task/mail-to-task.c
+++ b/plugins/mail-to-task/mail-to-task.c
@@ -821,7 +821,6 @@ do_manage_comp_idle (struct _manage_comp *mc)
 	} else {
 		/* User canceled editing already existing event, so treat it as if he just closed the editor window */
 		comp_editor_closed (NULL, FALSE, mc);
-		g_cond_signal (mc->cond);
 	}
 
 	if (error) {



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]