aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-util.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-07-08 19:13:07 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-07-08 19:44:46 +0800
commit0ac936cfe3fb6e1a8e97ec6187d2f174de2f2f9c (patch)
treec352762653fa8066275f22f36cdbd47dc3f758b9 /e-util/e-util.h
parent7796a0c232b4ce9adb4efd4ef8cb95669029ed45 (diff)
downloadgsoc2013-evolution-0ac936cfe3fb6e1a8e97ec6187d2f174de2f2f9c.tar
gsoc2013-evolution-0ac936cfe3fb6e1a8e97ec6187d2f174de2f2f9c.tar.gz
gsoc2013-evolution-0ac936cfe3fb6e1a8e97ec6187d2f174de2f2f9c.tar.bz2
gsoc2013-evolution-0ac936cfe3fb6e1a8e97ec6187d2f174de2f2f9c.tar.lz
gsoc2013-evolution-0ac936cfe3fb6e1a8e97ec6187d2f174de2f2f9c.tar.xz
gsoc2013-evolution-0ac936cfe3fb6e1a8e97ec6187d2f174de2f2f9c.tar.zst
gsoc2013-evolution-0ac936cfe3fb6e1a8e97ec6187d2f174de2f2f9c.zip
Remove nautilus-sendto integration.
nautilus-sendto has been stripped of its usefulness in GNOME 3.8. It no longer has a UI of its own, it just immediately spawns a mail client with a set of files as attachment arguments for a new message. There's no reason for Evolution to be invoking it anymore.
Diffstat (limited to 'e-util/e-util.h')
-rw-r--r--e-util/e-util.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/e-util/e-util.h b/e-util/e-util.h
index 0299c968d3..9fbced42a6 100644
--- a/e-util/e-util.h
+++ b/e-util/e-util.h
@@ -36,7 +36,6 @@
#include <e-util/e-attachment-button.h>
#include <e-util/e-attachment-dialog.h>
#include <e-util/e-attachment-handler-image.h>
-#include <e-util/e-attachment-handler-sendto.h>
#include <e-util/e-attachment-handler.h>
#include <e-util/e-attachment-icon-view.h>
#include <e-util/e-attachment-paned.h>