aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets/e-addressbook-view.c
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-01-05 05:43:53 +0800
committerMatthew Barnes <mbarnes@redhat.com>2010-01-05 09:22:21 +0800
commit1501b8588c33f96310cf30b39b8a75f5a55afab0 (patch)
tree1d1c1b90d06c58787ad2a81208a602e9c6fab55d /addressbook/gui/widgets/e-addressbook-view.c
parente969826cd3ef2ba0f473313197990793d4bcac0b (diff)
downloadgsoc2013-evolution-1501b8588c33f96310cf30b39b8a75f5a55afab0.tar
gsoc2013-evolution-1501b8588c33f96310cf30b39b8a75f5a55afab0.tar.gz
gsoc2013-evolution-1501b8588c33f96310cf30b39b8a75f5a55afab0.tar.bz2
gsoc2013-evolution-1501b8588c33f96310cf30b39b8a75f5a55afab0.tar.lz
gsoc2013-evolution-1501b8588c33f96310cf30b39b8a75f5a55afab0.tar.xz
gsoc2013-evolution-1501b8588c33f96310cf30b39b8a75f5a55afab0.tar.zst
gsoc2013-evolution-1501b8588c33f96310cf30b39b8a75f5a55afab0.zip
Kill e_popup_menu().
The function is trivial and was only used from ETableHeaderItem. This also eliminates widgets/misc/e-gui-utils.[ch].
Diffstat (limited to 'addressbook/gui/widgets/e-addressbook-view.c')
-rw-r--r--addressbook/gui/widgets/e-addressbook-view.c1
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 43df184598..37d1376340 100644
--- a/addressbook/gui/widgets/e-addressbook-view.c
+++ b/addressbook/gui/widgets/e-addressbook-view.c
@@ -27,7 +27,6 @@
#include <table/e-table.h>
#include <table/e-table-model.h>
#include <table/e-cell-date.h>
-#include <misc/e-gui-utils.h>
#include <misc/e-selectable.h>
#include <widgets/menus/gal-view-factory-etable.h>
#include <filter/e-rule-editor.h>