From: Andreas Schneider Date: Fri, 2 Dec 2011 14:44:02 +0000 (+0100) Subject: s3-winbind: Remove unused keys from list. X-Git-Url: http://git.samba.org/?a=commitdiff_plain;h=20654d6a98fb55230fdaeba58fcea9d197e3d92d;p=mat%2Fsamba.git s3-winbind: Remove unused keys from list. DR and DE have been removed with 0834574fdd6b469797b3b6a4edd45f321b9b9971. Autobuild-User: Andreas Schneider Autobuild-Date: Fri Dec 2 19:02:45 CET 2011 on sn-devel-104 --- diff --git a/source3/winbindd/winbindd_cache.c b/source3/winbindd/winbindd_cache.c index 620b8588aa..9aed366a47 100644 --- a/source3/winbindd/winbindd_cache.c +++ b/source3/winbindd/winbindd_cache.c @@ -56,8 +56,6 @@ extern struct winbindd_methods sam_passdb_methods; static const char *non_centry_keys[] = { "SEQNUM/", - "DR/", - "DE/", "WINBINDD_OFFLINE", WINBINDD_CACHE_VERSION_KEYSTR, NULL