aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/corba-cal-factory.h
diff options
context:
space:
mode:
authornobody <nobody@localhost>1999-09-08 18:49:12 +0800
committernobody <nobody@localhost>1999-09-08 18:49:12 +0800
commitd43c64e204064db6dc1ca18c3a8887b2d03f0769 (patch)
treeb4bb50d5c0d906ee92699db6bdac599816b98d37 /calendar/corba-cal-factory.h
parent58b233790e34380b6c548ac07f7082ccafaf643f (diff)
downloadgsoc2013-evolution-GFLOPPY_0_1.tar.gz
gsoc2013-evolution-GFLOPPY_0_1.tar.zst
gsoc2013-evolution-GFLOPPY_0_1.zip
This commit was manufactured by cvs2svn to create tag 'GFLOPPY_0_1'.GFLOPPY_0_1
svn path=/tags/GFLOPPY_0_1/; revision=1197
Diffstat (limited to 'calendar/corba-cal-factory.h')
-rw-r--r--calendar/corba-cal-factory.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/calendar/corba-cal-factory.h b/calendar/corba-cal-factory.h
deleted file mode 100644
index 5d3bcb3140..0000000000
--- a/calendar/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_ */