diff options
author | nobody <nobody@localhost> | 1999-09-08 18:49:12 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 1999-09-08 18:49:12 +0800 |
commit | d43c64e204064db6dc1ca18c3a8887b2d03f0769 (patch) | |
tree | b4bb50d5c0d906ee92699db6bdac599816b98d37 /calendar/corba-cal-factory.h | |
parent | 58b233790e34380b6c548ac07f7082ccafaf643f (diff) | |
download | gsoc2013-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.h | 11 |
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_ */ |