remove unused variables

This commit is contained in:
Pierangelo Masarati 2002-05-04 11:07:04 +00:00
parent e8e7847175
commit b0d1a52975

View file

@ -70,10 +70,6 @@ filter_matched_values(
)
{
ValuesReturnFilter *f;
Attribute *a;
struct berval *bv;
char filter_found;
int i, j;
int rc = LDAP_SUCCESS;
#ifdef NEW_LOGGING
@ -211,7 +207,6 @@ test_ava_vrFilter(
char ***e_flags
)
{
int rc;
int i, j;
Attribute *a;