From 7f1950793858a168674fd9859b25864dd47cbc21 Mon Sep 17 00:00:00 2001 From: Chris Lahey Date: Fri, 11 Jan 2002 06:02:51 +0000 Subject: ChangeLog change. svn path=/trunk/; revision=15293 --- addressbook/gui/component/select-names/e-select-names-text-model.c | 1 - 1 file changed, 1 deletion(-) (limited to 'addressbook/gui/component') diff --git a/addressbook/gui/component/select-names/e-select-names-text-model.c b/addressbook/gui/component/select-names/e-select-names-text-model.c index 8faa99d0e4..23751afb8c 100644 --- a/addressbook/gui/component/select-names/e-select-names-text-model.c +++ b/addressbook/gui/component/select-names/e-select-names-text-model.c @@ -741,7 +741,6 @@ e_select_names_text_model_get_nth_obj (ETextModel *model, gint n, gint *len) { ESelectNamesTextModel *text_model = E_SELECT_NAMES_TEXT_MODEL (model); ESelectNamesModel *source = text_model->source; - const gchar *txt; gint i, pos; i = nth_obj_index (source, n); -- cgit v1.2.3