diff options
author | Not Zed <NotZed@Ximian.com> | 2004-04-30 14:22:04 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-04-30 14:22:04 +0800 |
commit | 2dcc01b86dd25971353e0a0677ecb0174c032808 (patch) | |
tree | 17c4afdbfd3f08485cf2bf30ec6083e31c28ae74 /shell/e-shell-window.c | |
parent | be08a4a3eceeb5d31d1aa7cab70a755f1fe9d688 (diff) | |
download | gsoc2013-evolution-2dcc01b86dd25971353e0a0677ecb0174c032808.tar.gz gsoc2013-evolution-2dcc01b86dd25971353e0a0677ecb0174c032808.tar.zst gsoc2013-evolution-2dcc01b86dd25971353e0a0677ecb0174c032808.zip |
Remove e-lang-utils.h include.
2004-04-30 Not Zed <NotZed@Ximian.com>
* e-component-registry.c:
* e-shell-settings-dialog.c:
* e-shell-window.c: Remove e-lang-utils.h include.
svn path=/trunk/; revision=25701
Diffstat (limited to 'shell/e-shell-window.c')
-rw-r--r-- | shell/e-shell-window.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/e-shell-window.c b/shell/e-shell-window.c index 86dbecd5eb..14ad005ca9 100644 --- a/shell/e-shell-window.c +++ b/shell/e-shell-window.c @@ -31,8 +31,6 @@ #include "e-shell-marshal.h" #include "e-sidebar.h" -#include "e-util/e-lang-utils.h" - #include <gal/util/e-util.h> #include <gtk/gtkbutton.h> |