From 79d608a14e04c5e799111149c8899bcf5dafcb4f Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Mon, 22 Apr 2002 21:51:30 +0000 Subject: Removed an unused variable here. 2002-04-22 Christopher James Lahey * gui/component/select-names/e-select-names.h: Removed an unused variable here. * gui/widgets/e-addressbook-view.c (table_right_click, table_white_space_event): Added a current view submenu to the popup menu here. svn path=/trunk/; revision=16561 --- addressbook/gui/component/select-names/e-select-names.h | 1 - 1 file changed, 1 deletion(-) (limited to 'addressbook/gui/component') diff --git a/addressbook/gui/component/select-names/e-select-names.h b/addressbook/gui/component/select-names/e-select-names.h index 9359bb4477..a1a1daf7e6 100644 --- a/addressbook/gui/component/select-names/e-select-names.h +++ b/addressbook/gui/component/select-names/e-select-names.h @@ -71,7 +71,6 @@ struct _ESelectNames ETableModel *without; EAddressbookModel *model; GtkWidget *categories; - GtkWidget *categories_entry; GtkWidget *search_entry; GtkWidget *status_message; EvolutionStorageListener *local_listener; -- cgit v1.2.3