diff options
Diffstat (limited to 'addressbook/conduit/address-conduit.h')
-rw-r--r-- | addressbook/conduit/address-conduit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/conduit/address-conduit.h b/addressbook/conduit/address-conduit.h index 82f1b885a3..e379b55ee0 100644 --- a/addressbook/conduit/address-conduit.h +++ b/addressbook/conduit/address-conduit.h @@ -51,7 +51,7 @@ struct _AddressbookConduitContext { struct AddressAppInfo ai; AddressbookConduitCfg *cfg; EBook *ebook; - ECardCursor *cursor; + // ECardCursor *cursor; GList *cards; /* CalClient *client;*/ CORBA_Environment ev; |