From 0274669179600ac77475eed9870d2eab52c2cf14 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 12 Jul 2009 23:33:07 -0400 Subject: Fix excessive whitespace. --- calendar/gui/calendar-component.c | 6 ------ 1 file changed, 6 deletions(-) (limited to 'calendar/gui/calendar-component.c') diff --git a/calendar/gui/calendar-component.c b/calendar/gui/calendar-component.c index 5fbf0313ab..625321a934 100644 --- a/calendar/gui/calendar-component.c +++ b/calendar/gui/calendar-component.c @@ -307,7 +307,6 @@ ensure_sources (CalendarComponent *component) g_free (base_uri); } - /* Utility functions. */ static gboolean @@ -844,7 +843,6 @@ config_tasks_selection_changed_cb (GConfClient *client, guint id, GConfEntry *en update_task_memo_selection (data, E_CAL_SOURCE_TYPE_TODO); } - static void config_primary_tasks_selection_changed_cb (GConfClient *client, guint id, GConfEntry *entry, gpointer data) { @@ -857,7 +855,6 @@ config_memos_selection_changed_cb (GConfClient *client, guint id, GConfEntry *en update_task_memo_selection (data, E_CAL_SOURCE_TYPE_JOURNAL); } - static void config_primary_memos_selection_changed_cb (GConfClient *client, guint id, GConfEntry *entry, gpointer data) { @@ -1025,7 +1022,6 @@ control_activate_cb (BonoboControl *control, gboolean activate, gpointer data) } } - static void config_create_ecal_changed_cb (GConfClient *client, guint id, GConfEntry *entry, gpointer data) { @@ -1421,7 +1417,6 @@ impl_createView (PortableServer_Servant servant, return BONOBO_OBJREF(ecv); } - static GNOME_Evolution_CreatableItemTypeList * impl__get_userCreatableItems (PortableServer_Servant servant, CORBA_Environment *ev) @@ -1614,7 +1609,6 @@ calendar_component_init (CalendarComponent *component) e_cal_get_sources (&priv->memo_source_list, E_CAL_SOURCE_TYPE_JOURNAL, NULL); } - /* Public API. */ CalendarComponent * -- cgit v1.2.3