s3-winbind: Remove unused keys from list.
authorAndreas Schneider <asn@samba.org>
Fri, 2 Dec 2011 14:44:02 +0000 (15:44 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Fri, 2 Dec 2011 18:02:45 +0000 (19:02 +0100)
DR and DE have been removed with
0834574fdd6b469797b3b6a4edd45f321b9b9971.

Autobuild-User: Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date: Fri Dec  2 19:02:45 CET 2011 on sn-devel-104

source3/winbindd/winbindd_cache.c

index 620b8588aa06891dd883e6a2e32ade7aff24e412..9aed366a47b83b8847fbe6da369a10568ce04b15 100644 (file)
@@ -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