aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/corba-cal-factory.h
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@src.gnome.org>2000-03-06 07:44:52 +0800
committerFederico Mena Quintero <federico@src.gnome.org>2000-03-06 07:44:52 +0800
commit70108e31eafba17f63a04375d7e4c51c7d1c35eb (patch)
tree5f2d784d69deb42cb830f20702fb6a76628f925b /calendar/corba-cal-factory.h
parent3de981ec78d529eb1bd9b2f98f154eae91dffc6d (diff)
downloadgsoc2013-evolution-70108e31eafba17f63a04375d7e4c51c7d1c35eb.tar
gsoc2013-evolution-70108e31eafba17f63a04375d7e4c51c7d1c35eb.tar.gz
gsoc2013-evolution-70108e31eafba17f63a04375d7e4c51c7d1c35eb.tar.bz2
gsoc2013-evolution-70108e31eafba17f63a04375d7e4c51c7d1c35eb.tar.lz
gsoc2013-evolution-70108e31eafba17f63a04375d7e4c51c7d1c35eb.tar.xz
gsoc2013-evolution-70108e31eafba17f63a04375d7e4c51c7d1c35eb.tar.zst
gsoc2013-evolution-70108e31eafba17f63a04375d7e4c51c7d1c35eb.zip
More file moving action - Federico
svn path=/trunk/; revision=2061
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 096baef012..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 init_corba_server (void);
-void unregister_calendar_services (void);
-
-#endif /* _CORBA_CAL_FACTORY_H_ */