From aa368e4b52f26276182718c36250f2b63518e7e4 Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Mon, 25 Jun 2012 22:28:57 +0100 Subject: google: Remove the offline caching option for Google Contacts address books Commit 6905e9ed885cd1d5be26106d64831a6d35c36bd9 permanently enabled the on-disk cache in EDS for Google Contacts address books, so the option is now redundant. --- modules/book-config-google/evolution-book-config-google.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'modules/book-config-google') diff --git a/modules/book-config-google/evolution-book-config-google.c b/modules/book-config-google/evolution-book-config-google.c index 24d46356de..e097c0a2cd 100644 --- a/modules/book-config-google/evolution-book-config-google.c +++ b/modules/book-config-google/evolution-book-config-google.c @@ -68,9 +68,6 @@ book_config_google_insert_widgets (ESourceConfigBackend *backend, G_OBJECT (backend), uid, context, (GDestroyNotify) book_config_google_context_free); - e_book_source_config_add_offline_toggle ( - E_BOOK_SOURCE_CONFIG (config), scratch_source); - e_source_config_add_user_entry (config, scratch_source); e_source_config_add_refresh_interval (config, scratch_source); -- cgit v1.2.3