From c58b70659747967568a536e217b9440424709f92 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sat, 24 Oct 2009 10:08:27 -0400 Subject: Prefer GQueue (or GNode) over EDList. --- e-util/e-profile-event.c | 1 - 1 file changed, 1 deletion(-) (limited to 'e-util/e-profile-event.c') diff --git a/e-util/e-profile-event.c b/e-util/e-profile-event.c index 297fcf5739..4134ea95e4 100644 --- a/e-util/e-profile-event.c +++ b/e-util/e-profile-event.c @@ -30,7 +30,6 @@ #include #include "e-profile-event.h" -#include "libedataserver/e-msgport.h" static GObjectClass *eme_parent; static EProfileEvent *e_profile_event; -- cgit v1.2.3