From 1c198bd71100c3c0af0aa1d80bb0e1f51918c4f2 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 30 Apr 2009 16:28:36 -0400 Subject: =?UTF-8?q?Bug=20580896=20=E2=80=93=20Kill=20libgnome/gnome-progra?= =?UTF-8?q?m?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Removed e-util/e-gui-utils.[ch]. --- addressbook/gui/contact-editor/e-contact-editor.c | 1 - addressbook/gui/widgets/eab-popup-control.c | 1 - 2 files changed, 2 deletions(-) (limited to 'addressbook') diff --git a/addressbook/gui/contact-editor/e-contact-editor.c b/addressbook/gui/contact-editor/e-contact-editor.c index c3a73fbcd5..9eaf9897ba 100644 --- a/addressbook/gui/contact-editor/e-contact-editor.c +++ b/addressbook/gui/contact-editor/e-contact-editor.c @@ -45,7 +45,6 @@ #include "addressbook/printing/e-contact-print.h" #include "addressbook/gui/widgets/eab-gui-util.h" #include "e-util/e-util.h" -#include "e-util/e-gui-utils.h" #include "e-util/e-error.h" #include "misc/e-dateedit.h" #include "misc/e-image-chooser.h" diff --git a/addressbook/gui/widgets/eab-popup-control.c b/addressbook/gui/widgets/eab-popup-control.c index de3d21b7d6..6a702f3941 100644 --- a/addressbook/gui/widgets/eab-popup-control.c +++ b/addressbook/gui/widgets/eab-popup-control.c @@ -33,7 +33,6 @@ #include #include #include -#include "e-util/e-gui-utils.h" static void eab_popup_control_set_name (EABPopupControl *pop, const gchar *name); static void eab_popup_control_set_email (EABPopupControl *pop, const gchar *email); -- cgit v1.2.3