aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/search/e-addressbook-search-dialog.c
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/gui/search/e-addressbook-search-dialog.c')
-rw-r--r--addressbook/gui/search/e-addressbook-search-dialog.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/addressbook/gui/search/e-addressbook-search-dialog.c b/addressbook/gui/search/e-addressbook-search-dialog.c
index 3aef919722..6beb67c147 100644
--- a/addressbook/gui/search/e-addressbook-search-dialog.c
+++ b/addressbook/gui/search/e-addressbook-search-dialog.c
@@ -187,9 +187,5 @@ eab_search_dialog_new (EABView *addr_view)
static void
eab_search_dialog_dispose (GObject *object)
{
- EABSearchDialog *view;
-
- view = EAB_SEARCH_DIALOG (object);
-
G_OBJECT_CLASS(eab_search_dialog_parent_class)->dispose (object);
}