aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell.h
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-02-06 04:45:36 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-02-06 04:45:36 +0800
commitf7926820edcccd0d5fdab952909793e5752253ef (patch)
tree5bf918ebd3e98298b5d6ed532415ec7963910a6a /shell/e-shell.h
parentfdde6ab38346bc5a5a411f94eaee2aacd3e725de (diff)
downloadgsoc2013-evolution-f7926820edcccd0d5fdab952909793e5752253ef.tar
gsoc2013-evolution-f7926820edcccd0d5fdab952909793e5752253ef.tar.gz
gsoc2013-evolution-f7926820edcccd0d5fdab952909793e5752253ef.tar.bz2
gsoc2013-evolution-f7926820edcccd0d5fdab952909793e5752253ef.tar.lz
gsoc2013-evolution-f7926820edcccd0d5fdab952909793e5752253ef.tar.xz
gsoc2013-evolution-f7926820edcccd0d5fdab952909793e5752253ef.tar.zst
gsoc2013-evolution-f7926820edcccd0d5fdab952909793e5752253ef.zip
Remove <config.h> #includes from the `.h' files, which is known to be,
um, a wrong thing to do. svn path=/trunk/; revision=7983
Diffstat (limited to 'shell/e-shell.h')
-rw-r--r--shell/e-shell.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/shell/e-shell.h b/shell/e-shell.h
index ec2f8a7fb1..2237f7458a 100644
--- a/shell/e-shell.h
+++ b/shell/e-shell.h
@@ -24,10 +24,6 @@
#ifndef _E_SHELL_H_
#define _E_SHELL_H_
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
#include <bonobo/bonobo-object.h>
#include <liboaf/liboaf.h> /* For the registration stuff. */