HPCC-15109 LDAP Resources listed twice in ECLWatch
The LDAP paged result feature introduced an extra loop in the getResources()
method that results in each resource being returned twice or more. This PR
removes the extra loop
Signed-off-by: Russ Whitehead <william.whitehead@lexisnexis.com>