From ca62294adb3b70870297ffb9b18bde44899f2af3 Mon Sep 17 00:00:00 2001 From: Kjartan Maraas Date: Sun, 12 Aug 2001 13:45:17 +0000 Subject: Remove #include from here. Same here. 2001-08-12 Kjartan Maraas * gui/e-itip-control.h: Remove #include from here. * gui/itip-utilss.h: Same here. svn path=/trunk/; revision=11930 --- calendar/ChangeLog | 5 +++++ calendar/gui/e-itip-control.h | 4 ---- calendar/gui/itip-utils.h | 1 - 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'calendar') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index ca562a340f..2e9fa76858 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2001-08-12 Kjartan Maraas + + * gui/e-itip-control.h: Remove #include from here. + * gui/itip-utilss.h: Same here. + 2001-08-11 Ettore Perazzoli * gui/tasks-control.c: Update the paths of the Tools menu diff --git a/calendar/gui/e-itip-control.h b/calendar/gui/e-itip-control.h index a195161f17..46b0aee846 100644 --- a/calendar/gui/e-itip-control.h +++ b/calendar/gui/e-itip-control.h @@ -24,10 +24,6 @@ #ifndef _E_ITIP_CONTROL_H_ #define _E_ITIP_CONTROL_H_ -#ifdef HAVE_CONFIG_H -#include -#endif - #include #ifdef __cplusplus diff --git a/calendar/gui/itip-utils.h b/calendar/gui/itip-utils.h index 9a8fe330b6..06108a4481 100644 --- a/calendar/gui/itip-utils.h +++ b/calendar/gui/itip-utils.h @@ -2,7 +2,6 @@ #ifndef ITIP_UTILS_HEADER #define ITIP_UTILS_HEADER -#include #include #include #include -- cgit v1.2.3