summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/back-shr.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/back-shr.c b/src/back-shr.c
index 51d4497..e101d0c 100644
--- a/src/back-shr.c
+++ b/src/back-shr.c
@@ -855,15 +855,6 @@ backend_shr_update_references_cb(const char *group, const char *set,
inref_attrs = set_data->inref_attrs;
for (i = 0; (inref_attrs != NULL) && (inref_attrs[i] != NULL); i++) {
- /* We're only processing inref attributes for other maps, since
- * we've already done whatever's needed for this entry in this
- * map. */
- if ((strcmp(inref_attrs[i]->group, group) == 0) &&
- (strcmp(inref_attrs[i]->set, set) == 0)) {
- continue;
- }
- /* TODO: If this entry belongs in the named group and set, keep
- * going, otherwise, we can avoid reading the entry. */
/* Extract the named attribute from the entry. */
values = NULL;
if (slapi_vattr_values_get(cbdata->e,