aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-memos.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/e-memos.c')
-rw-r--r--calendar/gui/e-memos.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/calendar/gui/e-memos.c b/calendar/gui/e-memos.c
index 3ac375abba..8a10802bff 100644
--- a/calendar/gui/e-memos.c
+++ b/calendar/gui/e-memos.c
@@ -52,7 +52,6 @@
#include "e-memos.h"
#include "common/authentication.h"
-
/* Private part of the GnomeCalendar structure */
struct _EMemosPrivate {
/* The memo lists for display */
@@ -269,7 +268,6 @@ e_memos_class_init (EMemosClass *klass)
klass->source_removed = NULL;
}
-
static void
categories_changed_cb (gpointer object, gpointer user_data)
{