]> git.sur5r.net Git - openldap/commitdiff
initialize var
authorPierangelo Masarati <ando@openldap.org>
Mon, 3 Mar 2003 21:31:47 +0000 (21:31 +0000)
committerPierangelo Masarati <ando@openldap.org>
Mon, 3 Mar 2003 21:31:47 +0000 (21:31 +0000)
servers/slapd/slapi/slapi_ops.c

index c318e9c39661748f9454af4d6b48493bc0907ec8..8e59193b4109ed78128a1b76e09c3e5ef86f1c1a 100644 (file)
@@ -250,7 +250,6 @@ values2obj(
        char **ppValue,
        BerVarray *bvobj)
 {
-       int rc = LDAP_SUCCESS;
        int i;
        BerVarray tmpberval;