aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/component-factory.c
diff options
context:
space:
mode:
authorJP Rosevear <jpr@helixcode.com>2000-08-26 13:46:47 +0800
committerJP Rosevear <jpr@src.gnome.org>2000-08-26 13:46:47 +0800
commit52b965f43ff11d75aac2494e8c8c677dfbd7cb2a (patch)
tree88adad34786b87da3784b5e6e69138a0ef3d5a38 /calendar/gui/component-factory.c
parent330aead96c8655a66738ecc56535b674deb08f99 (diff)
downloadgsoc2013-evolution-52b965f43ff11d75aac2494e8c8c677dfbd7cb2a.tar
gsoc2013-evolution-52b965f43ff11d75aac2494e8c8c677dfbd7cb2a.tar.gz
gsoc2013-evolution-52b965f43ff11d75aac2494e8c8c677dfbd7cb2a.tar.bz2
gsoc2013-evolution-52b965f43ff11d75aac2494e8c8c677dfbd7cb2a.tar.lz
gsoc2013-evolution-52b965f43ff11d75aac2494e8c8c677dfbd7cb2a.tar.xz
gsoc2013-evolution-52b965f43ff11d75aac2494e8c8c677dfbd7cb2a.tar.zst
gsoc2013-evolution-52b965f43ff11d75aac2494e8c8c677dfbd7cb2a.zip
Remove gnorba stuff
2000-08-26 JP Rosevear <jpr@helixcode.com> * gui/Makefile.am: Remove gnorba stuff * gui/main.c: ditto * gui/component-factory.c: ditto * gui/control-factory.c: ditto * gui/*.gnorba: ditto svn path=/trunk/; revision=5048
Diffstat (limited to 'calendar/gui/component-factory.c')
-rw-r--r--calendar/gui/component-factory.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/calendar/gui/component-factory.c b/calendar/gui/component-factory.c
index 8644b8928c..fce8512725 100644
--- a/calendar/gui/component-factory.c
+++ b/calendar/gui/component-factory.c
@@ -29,11 +29,7 @@
-#ifdef USING_OAF
#define COMPONENT_FACTORY_ID "OAFIID:evolution-shell-component-factory:evolution-calendar:cba77062-1466-4aac-8ce7-b019eaf2e921"
-#else
-#define COMPONENT_FACTORY_ID "evolution-shell-component-factory:evolution-calendar"
-#endif
static BonoboGenericFactory *factory = NULL;