aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2011-05-28 22:18:56 +0800
committerMatthew Barnes <mbarnes@redhat.com>2011-05-28 22:39:52 +0800
commit394e580dfdb04342c2e457ced400908e4dd5c88e (patch)
tree2c811bdfe0e350dad51a9d0008578b04a93ec1ce /addressbook
parent2988537fb0fd7ea5547c274a3660ebd41a2514e2 (diff)
downloadgsoc2013-evolution-394e580dfdb04342c2e457ced400908e4dd5c88e.tar
gsoc2013-evolution-394e580dfdb04342c2e457ced400908e4dd5c88e.tar.gz
gsoc2013-evolution-394e580dfdb04342c2e457ced400908e4dd5c88e.tar.bz2
gsoc2013-evolution-394e580dfdb04342c2e457ced400908e4dd5c88e.tar.lz
gsoc2013-evolution-394e580dfdb04342c2e457ced400908e4dd5c88e.tar.xz
gsoc2013-evolution-394e580dfdb04342c2e457ced400908e4dd5c88e.tar.zst
gsoc2013-evolution-394e580dfdb04342c2e457ced400908e4dd5c88e.zip
Including <glib.h> directly is rarely needed.
Diffstat (limited to 'addressbook')
-rw-r--r--addressbook/gui/widgets/e-minicard-label.h1
-rw-r--r--addressbook/gui/widgets/gal-view-factory-minicard.c1
-rw-r--r--addressbook/tools/evolution-addressbook-export-list-cards.c1
-rw-r--r--addressbook/tools/evolution-addressbook-export-list-folders.c1
-rw-r--r--addressbook/tools/evolution-addressbook-export.c1
-rw-r--r--addressbook/util/eab-book-util.c1
6 files changed, 0 insertions, 6 deletions
diff --git a/addressbook/gui/widgets/e-minicard-label.h b/addressbook/gui/widgets/e-minicard-label.h
index 6b0205c493..0cd9183e5f 100644
--- a/addressbook/gui/widgets/e-minicard-label.h
+++ b/addressbook/gui/widgets/e-minicard-label.h
@@ -23,7 +23,6 @@
#ifndef __E_MINICARD_LABEL_H__
#define __E_MINICARD_LABEL_H__
-#include <glib.h>
#include <libgnomecanvas/libgnomecanvas.h>
G_BEGIN_DECLS
diff --git a/addressbook/gui/widgets/gal-view-factory-minicard.c b/addressbook/gui/widgets/gal-view-factory-minicard.c
index d5804b18d9..a4700db480 100644
--- a/addressbook/gui/widgets/gal-view-factory-minicard.c
+++ b/addressbook/gui/widgets/gal-view-factory-minicard.c
@@ -24,7 +24,6 @@
#include <config.h>
#endif
-#include <glib.h>
#include <glib/gi18n.h>
#include "gal-view-factory-minicard.h"
#include "gal-view-minicard.h"
diff --git a/addressbook/tools/evolution-addressbook-export-list-cards.c b/addressbook/tools/evolution-addressbook-export-list-cards.c
index 15b570e608..eed6dbc183 100644
--- a/addressbook/tools/evolution-addressbook-export-list-cards.c
+++ b/addressbook/tools/evolution-addressbook-export-list-cards.c
@@ -28,7 +28,6 @@
#include <sys/types.h>
#include <unistd.h>
-#include <glib.h>
#include <glib/gi18n.h>
#include <glib/gstdio.h>
diff --git a/addressbook/tools/evolution-addressbook-export-list-folders.c b/addressbook/tools/evolution-addressbook-export-list-folders.c
index 555d49df3d..440b757097 100644
--- a/addressbook/tools/evolution-addressbook-export-list-folders.c
+++ b/addressbook/tools/evolution-addressbook-export-list-folders.c
@@ -23,7 +23,6 @@
#include <config.h>
-#include <glib.h>
#include <glib/gi18n.h>
#include <glib/gstdio.h>
diff --git a/addressbook/tools/evolution-addressbook-export.c b/addressbook/tools/evolution-addressbook-export.c
index 6d945d48c1..e780cfbfda 100644
--- a/addressbook/tools/evolution-addressbook-export.c
+++ b/addressbook/tools/evolution-addressbook-export.c
@@ -25,7 +25,6 @@
#endif
#include <string.h>
-#include <glib.h>
#include <glib/gi18n.h>
#include <libebook/e-book.h>
diff --git a/addressbook/util/eab-book-util.c b/addressbook/util/eab-book-util.c
index 261398d59c..6c393595d3 100644
--- a/addressbook/util/eab-book-util.c
+++ b/addressbook/util/eab-book-util.c
@@ -28,7 +28,6 @@
#include "eab-book-util.h"
#include <string.h>
-#include <glib.h>
#include <glib-object.h>
/*