diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-06-30 22:47:59 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-06-30 22:47:59 +0800 |
commit | 8dc6bbd250891bcef9130a789c9b74a01be7f1cb (patch) | |
tree | abf0e8555b04f6748473ac8215e26fb7d6c44d35 /shell/e-shell-window.c | |
parent | 99126d46e61ce19a72acb3dd8498729b025339ec (diff) | |
download | gsoc2013-evolution-8dc6bbd250891bcef9130a789c9b74a01be7f1cb.tar.gz gsoc2013-evolution-8dc6bbd250891bcef9130a789c9b74a01be7f1cb.tar.zst gsoc2013-evolution-8dc6bbd250891bcef9130a789c9b74a01be7f1cb.zip |
Get the "startup-wizard" plugin working again.
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 bb913f74ea..f22d30e1fd 100644 --- a/shell/e-shell-window.c +++ b/shell/e-shell-window.c @@ -23,8 +23,6 @@ #include <gconf/gconf-client.h> -#include <es-event.h> - #include <e-util/e-plugin-ui.h> #include <e-util/e-util-private.h> |