From 27f63291c228098721871b4b9bc26e311779fd7f Mon Sep 17 00:00:00 2001 From: Dave Camp Date: Thu, 7 Dec 2000 23:50:38 +0000 Subject: Don't include executive-summary-client.h. 2000-12-07 Dave Camp * evolution-services/evolution-summary-component.c: Don't include executive-summary-client.h. svn path=/trunk/; revision=6854 --- executive-summary/ChangeLog | 5 +++++ executive-summary/evolution-services/executive-summary-component.c | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/executive-summary/ChangeLog b/executive-summary/ChangeLog index 663302e8e2..3f80fce0b2 100644 --- a/executive-summary/ChangeLog +++ b/executive-summary/ChangeLog @@ -1,3 +1,8 @@ +2000-12-07 Dave Camp + + * evolution-services/evolution-summary-component.c: Don't include + executive-summary-client.h. + 2000-12-07 Dave Camp * idl/Makefile.am (IDLS): Include HtmlView.idl diff --git a/executive-summary/evolution-services/executive-summary-component.c b/executive-summary/evolution-services/executive-summary-component.c index 1b1070da21..609b31939b 100644 --- a/executive-summary/evolution-services/executive-summary-component.c +++ b/executive-summary/evolution-services/executive-summary-component.c @@ -32,7 +32,6 @@ #include "Executive-Summary.h" #include "executive-summary-component.h" -#include "executive-summary-client.h" static void executive_summary_component_destroy (GtkObject *object); static void executive_summary_component_init (ExecutiveSummaryComponent *component); -- cgit v1.2.3