diff options
author | Matthew Barnes <mbarnes@src.gnome.org> | 2007-12-17 21:22:59 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2007-12-17 21:22:59 +0800 |
commit | 70aeb47914023a4cb9931cd7d45dd00d64aae288 (patch) | |
tree | 197e7a414051560719e7ad6242627220838bff39 /plugins/mail-remote/Evolution.idl | |
parent | 8bdb85463f20be52906aad05ce7e09ffb929e331 (diff) | |
download | gsoc2013-evolution-70aeb47914023a4cb9931cd7d45dd00d64aae288.tar.gz gsoc2013-evolution-70aeb47914023a4cb9931cd7d45dd00d64aae288.tar.zst gsoc2013-evolution-70aeb47914023a4cb9931cd7d45dd00d64aae288.zip |
Actually remove the mail-remote plugin, like the ChangeLog says.
svn path=/trunk/; revision=34721
Diffstat (limited to 'plugins/mail-remote/Evolution.idl')
-rw-r--r-- | plugins/mail-remote/Evolution.idl | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/mail-remote/Evolution.idl b/plugins/mail-remote/Evolution.idl deleted file mode 100644 index c5385d5800..0000000000 --- a/plugins/mail-remote/Evolution.idl +++ /dev/null @@ -1,6 +0,0 @@ - -/* All external interfaces should go here, so we only create a single skels file */ - -#include <Bonobo.idl> -#include <shell/Evolution.idl> -#include <mail/Evolution-Mail.idl> |