$OpenBSD: patch-plugins_mail-to-task_mail-to-task_c,v 1.1 2013/01/30 07:21:01 ajacoutot Exp $

From ffb1a132cba3700d60a79e250616632a4e1371db Mon Sep 17 00:00:00 2001
From: Milan Crha <mcrha@redhat.com>
Date: Tue, 29 Jan 2013 16:07:56 +0000
Subject: Bug #692783 - [mail-to-task] Crash on edit prompt cancel

--- plugins/mail-to-task/mail-to-task.c.orig	Sat Jan 19 18:35:13 2013
+++ plugins/mail-to-task/mail-to-task.c	Wed Jan 30 07:35:37 2013
@@ -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) {
