aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2011-05-28 23:12:08 +0800
committerMatthew Barnes <mbarnes@redhat.com>2011-05-28 23:12:08 +0800
commitde752b010fb47177e91b0fdaba86b8bed0953a23 (patch)
tree58ba1f9e6936e38c122312fb30654769fdcc168c /plugins
parent394e580dfdb04342c2e457ced400908e4dd5c88e (diff)
downloadgsoc2013-evolution-de752b010fb47177e91b0fdaba86b8bed0953a23.tar
gsoc2013-evolution-de752b010fb47177e91b0fdaba86b8bed0953a23.tar.gz
gsoc2013-evolution-de752b010fb47177e91b0fdaba86b8bed0953a23.tar.bz2
gsoc2013-evolution-de752b010fb47177e91b0fdaba86b8bed0953a23.tar.lz
gsoc2013-evolution-de752b010fb47177e91b0fdaba86b8bed0953a23.tar.xz
gsoc2013-evolution-de752b010fb47177e91b0fdaba86b8bed0953a23.tar.zst
gsoc2013-evolution-de752b010fb47177e91b0fdaba86b8bed0953a23.zip
Including <glib-object.h> directly is rarely needed.
Diffstat (limited to 'plugins')
-rw-r--r--plugins/external-editor/external-editor.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/external-editor/external-editor.c b/plugins/external-editor/external-editor.c
index 663d237434..938215945e 100644
--- a/plugins/external-editor/external-editor.c
+++ b/plugins/external-editor/external-editor.c
@@ -32,7 +32,6 @@
#include <e-msg-composer.h>
#include <glib/gi18n-lib.h>
-#include <glib-object.h>
#include <glib/gstdio.h>
#include <gdk/gdkkeysyms.h>