From f7926820edcccd0d5fdab952909793e5752253ef Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Mon, 5 Feb 2001 20:45:36 +0000 Subject: Remove #includes from the `.h' files, which is known to be, um, a wrong thing to do. svn path=/trunk/; revision=7983 --- shell/e-shell-folder-title-bar.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'shell/e-shell-folder-title-bar.h') diff --git a/shell/e-shell-folder-title-bar.h b/shell/e-shell-folder-title-bar.h index c8bab9994c..f6eef54bbf 100644 --- a/shell/e-shell-folder-title-bar.h +++ b/shell/e-shell-folder-title-bar.h @@ -24,10 +24,6 @@ #ifndef __E_SHELL_FOLDER_TITLE_BAR_H__ #define __E_SHELL_FOLDER_TITLE_BAR_H__ -#ifdef HAVE_CONFIG_H -#include -#endif - #include #include -- cgit