diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-07-06 04:23:15 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-07-06 04:40:51 +0800 |
commit | 021758f1e41903b8682e534f9ed1d769731805bf (patch) | |
tree | 2e6e1340eb28f7f5536472b64ebdc824cf114def /addressbook/gui/widgets/e-addressbook-view.c | |
parent | cbc2818d65805caafcd229dc09ca8622885f167b (diff) | |
download | gsoc2013-evolution-021758f1e41903b8682e534f9ed1d769731805bf.tar gsoc2013-evolution-021758f1e41903b8682e534f9ed1d769731805bf.tar.gz gsoc2013-evolution-021758f1e41903b8682e534f9ed1d769731805bf.tar.bz2 gsoc2013-evolution-021758f1e41903b8682e534f9ed1d769731805bf.tar.lz gsoc2013-evolution-021758f1e41903b8682e534f9ed1d769731805bf.tar.xz gsoc2013-evolution-021758f1e41903b8682e534f9ed1d769731805bf.tar.zst gsoc2013-evolution-021758f1e41903b8682e534f9ed1d769731805bf.zip |
Remove GalViewFactoryMinicard.
No longer used.
Diffstat (limited to 'addressbook/gui/widgets/e-addressbook-view.c')
-rw-r--r-- | addressbook/gui/widgets/e-addressbook-view.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/addressbook/gui/widgets/e-addressbook-view.c b/addressbook/gui/widgets/e-addressbook-view.c index 3d13a54e14..b2dd4c94a3 100644 --- a/addressbook/gui/widgets/e-addressbook-view.c +++ b/addressbook/gui/widgets/e-addressbook-view.c @@ -40,7 +40,6 @@ #include "ea-addressbook.h" #include "gal-view-minicard.h" -#include "gal-view-factory-minicard.h" #include "e-addressbook-model.h" #include "eab-gui-util.h" |