aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorParthasarathi Susarla <ajaysusarla@gmail.com>2007-05-09 01:18:52 +0800
committerParthasarathi Susarla <saps@src.gnome.org>2007-05-09 01:18:52 +0800
commitad788b3c5ed528ab9b115c8151196212108cb34d (patch)
treebb25457955d92a534319435860020d7a60c71359
parent868921ba832c5d62b1c8fc04a689b599c0319f6a (diff)
downloadgsoc2013-evolution-ad788b3c5ed528ab9b115c8151196212108cb34d.tar
gsoc2013-evolution-ad788b3c5ed528ab9b115c8151196212108cb34d.tar.gz
gsoc2013-evolution-ad788b3c5ed528ab9b115c8151196212108cb34d.tar.bz2
gsoc2013-evolution-ad788b3c5ed528ab9b115c8151196212108cb34d.tar.lz
gsoc2013-evolution-ad788b3c5ed528ab9b115c8151196212108cb34d.tar.xz
gsoc2013-evolution-ad788b3c5ed528ab9b115c8151196212108cb34d.tar.zst
gsoc2013-evolution-ad788b3c5ed528ab9b115c8151196212108cb34d.zip
remove the removed included file e-gtk-utils.h This is in sync with
2007-05-08 Parthasarathi Susarla <ajaysusarla@gmail.com> * e-shell-importer.c : remove the removed included file e-gtk-utils.h This is in sync with changes made my mathew barnes svn path=/branches/gnome-2-18/; revision=33496
-rw-r--r--shell/ChangeLog5
-rw-r--r--shell/e-shell-importer.c1
2 files changed, 5 insertions, 1 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index b766f76d5d..bef1ab8704 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,8 @@
+2007-05-08 Parthasarathi Susarla <ajaysusarla@gmail.com>
+
+ * e-shell-importer.c : remove the removed included file e-gtk-utils.h
+ This is in sync with changes made my mathew barnes
+
2007-03-12 Harish Krishnaswamy <kharish@novell.com>
* e-shell-window-commands.c : Update contributors' list for
diff --git a/shell/e-shell-importer.c b/shell/e-shell-importer.c
index 347f4edc1e..4f97164cd2 100644
--- a/shell/e-shell-importer.c
+++ b/shell/e-shell-importer.c
@@ -46,7 +46,6 @@
#include "e-util/e-dialog-utils.h"
#include "e-util/e-error.h"
-#include "e-util/e-gtk-utils.h"
#include "e-util/e-icon-factory.h"
#include "e-util/e-import.h"
#include "e-util/e-util-private.h"