aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/comp-editor.h
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2009-09-08 21:48:58 +0800
committerMilan Crha <mcrha@redhat.com>2009-09-08 21:48:58 +0800
commit6060e5b80c402399a80165cc568405c3e22c4e4c (patch)
tree454b115a10997c1fb3db954df2e118fe450f1123 /calendar/gui/dialogs/comp-editor.h
parent47ba0551c17b53fc7423aaefb1fab754ed9f40a3 (diff)
downloadgsoc2013-evolution-6060e5b80c402399a80165cc568405c3e22c4e4c.tar
gsoc2013-evolution-6060e5b80c402399a80165cc568405c3e22c4e4c.tar.gz
gsoc2013-evolution-6060e5b80c402399a80165cc568405c3e22c4e4c.tar.bz2
gsoc2013-evolution-6060e5b80c402399a80165cc568405c3e22c4e4c.tar.lz
gsoc2013-evolution-6060e5b80c402399a80165cc568405c3e22c4e4c.tar.xz
gsoc2013-evolution-6060e5b80c402399a80165cc568405c3e22c4e4c.tar.zst
gsoc2013-evolution-6060e5b80c402399a80165cc568405c3e22c4e4c.zip
Bug #594484 - Crashed when tried to open more than one memo
Diffstat (limited to 'calendar/gui/dialogs/comp-editor.h')
-rw-r--r--calendar/gui/dialogs/comp-editor.h2
1 files changed, 0 insertions, 2 deletions
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);