From 6060e5b80c402399a80165cc568405c3e22c4e4c Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Tue, 8 Sep 2009 15:48:58 +0200 Subject: Bug #594484 - Crashed when tried to open more than one memo --- calendar/gui/dialogs/comp-editor.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'calendar/gui/dialogs/comp-editor.h') diff --git a/calendar/gui/dialogs/comp-editor.h b/calendar/gui/dialogs/comp-editor.h index 454f02b2e6..0b3ea047e7 100644 --- a/calendar/gui/dialogs/comp-editor.h +++ b/calendar/gui/dialogs/comp-editor.h @@ -89,8 +89,6 @@ typedef enum { } CompEditorFlags; GType comp_editor_get_type (void); -gint comp_editor_compare (CompEditor *editor_a, - CompEditor *editor_b); void comp_editor_set_changed (CompEditor *editor, gboolean changed); gboolean comp_editor_get_changed (CompEditor *editor); -- cgit v1.2.3