aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorJP Rosevear <jpr@novell.com>2005-01-28 22:42:41 +0800
committerJP Rosevear <jpr@src.gnome.org>2005-01-28 22:42:41 +0800
commit7d61074a352d428433d3ac1ae69e3328ef578e9c (patch)
tree3cf0f803c13bb87b0a1b98896ef16c83bf48240b /shell
parent9a9f6fee40e52421e6a63ca8be67c8ecdc2f685e (diff)
downloadgsoc2013-evolution-7d61074a352d428433d3ac1ae69e3328ef578e9c.tar
gsoc2013-evolution-7d61074a352d428433d3ac1ae69e3328ef578e9c.tar.gz
gsoc2013-evolution-7d61074a352d428433d3ac1ae69e3328ef578e9c.tar.bz2
gsoc2013-evolution-7d61074a352d428433d3ac1ae69e3328ef578e9c.tar.lz
gsoc2013-evolution-7d61074a352d428433d3ac1ae69e3328ef578e9c.tar.xz
gsoc2013-evolution-7d61074a352d428433d3ac1ae69e3328ef578e9c.tar.zst
gsoc2013-evolution-7d61074a352d428433d3ac1ae69e3328ef578e9c.zip
Remove e-shell-utils.c include
2005-01-28 JP Rosevear <jpr@novell.com> * e-component-registry.c: Remove e-shell-utils.c include svn path=/trunk/; revision=28597
Diffstat (limited to 'shell')
-rw-r--r--shell/ChangeLog4
-rw-r--r--shell/e-component-registry.c1
2 files changed, 4 insertions, 1 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 31ad5341a1..ea9a7508fc 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,7 @@
+2005-01-28 JP Rosevear <jpr@novell.com>
+
+ * e-component-registry.c: Remove e-shell-utils.c include
+
2005-01-21 JP Rosevear <jpr@novell.com>
* apps_evolution_shell.schemas.in.in: close long tag
diff --git a/shell/e-component-registry.c b/shell/e-component-registry.c
index a314118305..d7b1f23ec7 100644
--- a/shell/e-component-registry.c
+++ b/shell/e-component-registry.c
@@ -26,7 +26,6 @@
#include "e-component-registry.h"
-#include "e-shell-utils.h"
#include <e-util/e-icon-factory.h>
#include <libgnome/gnome-i18n.h>