aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-corba-config-page.h
diff options
context:
space:
mode:
authorKjartan Maraas <kmaraas@gnome.org>2002-06-20 03:18:19 +0800
committerKjartan Maraas <kmaraas@src.gnome.org>2002-06-20 03:18:19 +0800
commit092b3ef2ab9d971c0290126d674c604a6b270e00 (patch)
tree3a5030fb6e9769ca96f3a6229a1ddd608808662d /shell/e-corba-config-page.h
parent31cc3a1eb4762733ff361ba8088d9e4547398156 (diff)
downloadgsoc2013-evolution-092b3ef2ab9d971c0290126d674c604a6b270e00.tar
gsoc2013-evolution-092b3ef2ab9d971c0290126d674c604a6b270e00.tar.gz
gsoc2013-evolution-092b3ef2ab9d971c0290126d674c604a6b270e00.tar.bz2
gsoc2013-evolution-092b3ef2ab9d971c0290126d674c604a6b270e00.tar.lz
gsoc2013-evolution-092b3ef2ab9d971c0290126d674c604a6b270e00.tar.xz
gsoc2013-evolution-092b3ef2ab9d971c0290126d674c604a6b270e00.tar.zst
gsoc2013-evolution-092b3ef2ab9d971c0290126d674c604a6b270e00.zip
Remove #include <config.h> Same Same gtk_widget_show() all items in the
2002-06-19 Kjartan Maraas <kmaraas@gnome.org> * e-corba-config-page.h: Remove #include <config.h> * e-shell-about-box.h: Same * e-history.h: Same * e-shell-importer.c: gtk_widget_show() all items in the optionmenu before showing it. * e-shell-offline-handler.h: Remove #include <config.h> * e-shell-settings-dialog.h: Same. svn path=/trunk/; revision=17235
Diffstat (limited to 'shell/e-corba-config-page.h')
-rw-r--r--shell/e-corba-config-page.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/shell/e-corba-config-page.h b/shell/e-corba-config-page.h
index c50334899d..5e3d4276a8 100644
--- a/shell/e-corba-config-page.h
+++ b/shell/e-corba-config-page.h
@@ -23,10 +23,6 @@
#ifndef _E_CORBA_CONFIG_PAGE_H_
#define _E_CORBA_CONFIG_PAGE_H_
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
#include "e-config-page.h"
#include "Evolution.h"