aboutsummaryrefslogtreecommitdiffstats
path: root/shell/main.c
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2004-01-27 00:53:54 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-01-27 00:53:54 +0800
commit6520af983eeb3154109e4733728780cfeefbf3d7 (patch)
tree7bb8355988623a346bad09e10face72843e19a09 /shell/main.c
parentaa85963848a6244c2c92a7bef0ddcbd9faf7f536 (diff)
downloadgsoc2013-evolution-6520af983eeb3154109e4733728780cfeefbf3d7.tar
gsoc2013-evolution-6520af983eeb3154109e4733728780cfeefbf3d7.tar.gz
gsoc2013-evolution-6520af983eeb3154109e4733728780cfeefbf3d7.tar.bz2
gsoc2013-evolution-6520af983eeb3154109e4733728780cfeefbf3d7.tar.lz
gsoc2013-evolution-6520af983eeb3154109e4733728780cfeefbf3d7.tar.xz
gsoc2013-evolution-6520af983eeb3154109e4733728780cfeefbf3d7.tar.zst
gsoc2013-evolution-6520af983eeb3154109e4733728780cfeefbf3d7.zip
drop now useless gtkhtml/gconf check
2004-01-26 JP Rosevear <jpr@ximian.com> * main.c: drop now useless gtkhtml/gconf check svn path=/trunk/; revision=24437
Diffstat (limited to 'shell/main.c')
-rw-r--r--shell/main.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/shell/main.c b/shell/main.c
index b7e3f329a0..71892bd1b0 100644
--- a/shell/main.c
+++ b/shell/main.c
@@ -68,10 +68,6 @@
#include "e-config-upgrade.h"
#include "Evolution-DataServer.h"
-#ifdef GTKHTML_HAVE_GCONF
-#include <gconf/gconf.h>
-#endif
-
#include <gal/widgets/e-cursors.h>
#include <fcntl.h>