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-settings-dialog.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-settings-dialog.c')
-rw-r--r-- | shell/e-shell-settings-dialog.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/e-shell-settings-dialog.c b/shell/e-shell-settings-dialog.c index a6ce5cfdb5..0d85a2e4f4 100644 --- a/shell/e-shell-settings-dialog.c +++ b/shell/e-shell-settings-dialog.c @@ -29,7 +29,6 @@ #include "e-corba-config-page.h" #include <e-util/e-icon-factory.h> -#include "e-util/e-lang-utils.h" #include <gal/util/e-util.h> |