aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/corba-cal-factory.h
diff options
context:
space:
mode:
authornobody <nobody@localhost>2000-05-15 12:36:44 +0800
committernobody <nobody@localhost>2000-05-15 12:36:44 +0800
commited0a36823be616e1bc7ba9a67e437140c1f12459 (patch)
tree8e6809dc4947632fed7279523d66fcd047cada6f /calendar/gui/corba-cal-factory.h
parentf8ff932ae3149c285acea3977a50596749d38584 (diff)
downloadgsoc2013-evolution-today.tar
gsoc2013-evolution-today.tar.gz
gsoc2013-evolution-today.tar.bz2
gsoc2013-evolution-today.tar.lz
gsoc2013-evolution-today.tar.xz
gsoc2013-evolution-today.tar.zst
gsoc2013-evolution-today.zip
This commit was manufactured by cvs2svn to create tag 'today'.today
svn path=/tags/today/; revision=3041
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 096baef012..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 init_corba_server (void);
-void unregister_calendar_services (void);
-
-#endif /* _CORBA_CAL_FACTORY_H_ */