aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/corba-cal-factory.h
diff options
context:
space:
mode:
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_ */