diff options
Diffstat (limited to 'addressbook')
-rw-r--r-- | addressbook/gui/widgets/e-addressbook-table-adapter.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/addressbook/gui/widgets/e-addressbook-table-adapter.c b/addressbook/gui/widgets/e-addressbook-table-adapter.c index b579c43dbf..463bdc7a3d 100644 --- a/addressbook/gui/widgets/e-addressbook-table-adapter.c +++ b/addressbook/gui/widgets/e-addressbook-table-adapter.c @@ -223,7 +223,6 @@ addressbook_append_row (ETableModel *etm, EAddressbookTableAdapterPrivate *priv = adapter->priv; EBookClient *book_client; EContact *contact; - EBookClient *book_client; gint col; contact = e_contact_new (); |