diff options
Diffstat (limited to 'shell')
-rw-r--r-- | shell/ChangeLog | 4 | ||||
-rw-r--r-- | shell/evolution-shell-component-utils.c | 1 |
2 files changed, 0 insertions, 5 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 07503d26d4..f078402c8a 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,7 +1,3 @@ -2002-12-02 Rodrigo Moya <rodrigo@ximian.com> - - * evolution-shell-component-utils.c: Included gtkmessagedialog.h. - 2002-11-27 Not Zed <NotZed@Ximian.com> * main.c (show_development_warning): changed to use a gtkdialog diff --git a/shell/evolution-shell-component-utils.c b/shell/evolution-shell-component-utils.c index 5f06366597..c9e9edf960 100644 --- a/shell/evolution-shell-component-utils.c +++ b/shell/evolution-shell-component-utils.c @@ -25,7 +25,6 @@ #include "evolution-shell-component-utils.h" -#include <gtk/gtkmessagedialog.h> #include <libgnome/gnome-i18n.h> #include <libgnome/gnome-util.h> #include <bonobo/bonobo-ui-util.h> |