aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/calendar-component.c
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2003-11-13 21:49:01 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2003-11-13 21:49:01 +0800
commit87bf984862f7623b76e8af7583647a3e2553cbb1 (patch)
treebee15aff0136217a7d7f886a2ef40b9a77817c7f /calendar/gui/calendar-component.c
parent4c1f563a18177e4f8cd7c2f308ef1f7b50e662be (diff)
downloadgsoc2013-evolution-87bf984862f7623b76e8af7583647a3e2553cbb1.tar
gsoc2013-evolution-87bf984862f7623b76e8af7583647a3e2553cbb1.tar.gz
gsoc2013-evolution-87bf984862f7623b76e8af7583647a3e2553cbb1.tar.bz2
gsoc2013-evolution-87bf984862f7623b76e8af7583647a3e2553cbb1.tar.lz
gsoc2013-evolution-87bf984862f7623b76e8af7583647a3e2553cbb1.tar.xz
gsoc2013-evolution-87bf984862f7623b76e8af7583647a3e2553cbb1.tar.zst
gsoc2013-evolution-87bf984862f7623b76e8af7583647a3e2553cbb1.zip
New. (impl_requestCreateItem): New. (tasks_component_class_init): Install.
* gui/tasks-component.c (impl__get_userCreatableItems): New. (impl_requestCreateItem): New. (tasks_component_class_init): Install. * gui/calendar-component.c (impl__get_userCreatableItems): New. (impl_requestCreateItem): New, for now just a stub. (calendar_component_class_init): Install into the EPV. svn path=/trunk/; revision=23327
Diffstat (limited to 'calendar/gui/calendar-component.c')
-rw-r--r--calendar/gui/calendar-component.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/calendar/gui/calendar-component.c b/calendar/gui/calendar-component.c
index 35edc8529d..4794f3b2ee 100644
--- a/calendar/gui/calendar-component.c
+++ b/calendar/gui/calendar-component.c
@@ -365,7 +365,6 @@ impl_createControls (PortableServer_Servant servant,
}
-
static GNOME_Evolution_CreatableItemTypeList *
impl__get_userCreatableItems (PortableServer_Servant servant,
CORBA_Environment *ev)