s3-winbind: Remove unused keys from list.
[ira/wip.git] / 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