]> git.sur5r.net Git - openldap/blobdiff - clients/ud/find.c
From jon@symas.com - patches for consistent use of directory separators
[openldap] / clients / ud / find.c
index 890ff431ce9a960d27ab0490ec70d3754777b844..d5b85e9c21757f9b239111db9ccb73db00640287 100644 (file)
@@ -213,9 +213,6 @@ find( char *who, int quiet )
                        break;
        }
 
-       /*
-        *  It wasn't a UFN, so look it up in the usual method.
-        */
        for (fi = ldap_getfirstfilter(lfdp, "ud", who); fi != NULL;
             fi = ldap_getnextfilter(lfdp)) {
 #ifdef DEBUG