[evolution/kill-bonobo] Fix a crash on exit.
- From: Matthew Barnes <mbarnes src gnome org>
- To: svn-commits-list gnome org
- Subject: [evolution/kill-bonobo] Fix a crash on exit.
- Date: Mon, 27 Jul 2009 23:07:53 +0000 (UTC)
commit dc272ffaefefcd41f3738e7ce4c0c155d7f40931
Author: Matthew Barnes <mbarnes redhat com>
Date: Mon Jul 27 16:30:37 2009 -0400
Fix a crash on exit.
calendar/gui/gnome-cal.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/calendar/gui/gnome-cal.c b/calendar/gui/gnome-cal.c
index e43c4d9..5aad99e 100644
--- a/calendar/gui/gnome-cal.c
+++ b/calendar/gui/gnome-cal.c
@@ -1542,8 +1542,6 @@ gnome_calendar_destroy (GtkObject *object)
g_mutex_free (priv->todo_update_lock);
- g_mutex_free (priv->todo_update_lock);
-
g_free (priv);
gcal->priv = NULL;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]