aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/corba-cal-factory.h
diff options
context:
space:
mode:
authornobody <nobody@localhost>1999-11-01 02:48:15 +0800
committernobody <nobody@localhost>1999-11-01 02:48:15 +0800
commitc48faceb78e6c8a8b7f536b8475e039858f703ed (patch)
tree8cefe43740f603fea65ecbf6d8d3bf8b0d407572 /calendar/gui/corba-cal-factory.h
parentc8d14b53ef41de80458405ffadb0721458b7add9 (diff)
downloadgsoc2013-evolution-BUG_BUDDY_0_2.tar
gsoc2013-evolution-BUG_BUDDY_0_2.tar.gz
gsoc2013-evolution-BUG_BUDDY_0_2.tar.bz2
gsoc2013-evolution-BUG_BUDDY_0_2.tar.lz
gsoc2013-evolution-BUG_BUDDY_0_2.tar.xz
gsoc2013-evolution-BUG_BUDDY_0_2.tar.zst
gsoc2013-evolution-BUG_BUDDY_0_2.zip
This commit was manufactured by cvs2svn to create tagBUG_BUDDY_0_2
'BUG_BUDDY_0_2'. svn path=/tags/BUG_BUDDY_0_2/; revision=1359
Diffstat (limited to 'calendar/gui/corba-cal-factory.h')
-rw-r--r--calendar/gui/corba-cal-factory.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/calendar/gui/corba-cal-factory.h b/calendar/gui/corba-cal-factory.h
deleted file mode 100644
index 5d3bcb3140..0000000000
--- a/calendar/gui/corba-cal-factory.h
+++ /dev/null
@@ -1,11 +0,0 @@
-#ifndef _CORBA_CAL_FACTORY_H_
-#define _CORBA_CAL_FACTORY_H_
-
-/* The CORBA globals */
-CORBA_ORB orb;
-PortableServer_POA poa;
-
-void corba_server_init (void);
-void unregister_calendar_services (void);
-
-#endif /* _CORBA_CAL_FACTORY_H_ */