Skip to content
Snippets Groups Projects
Commit b0d1a529 authored by Pierangelo Masarati's avatar Pierangelo Masarati
Browse files

remove unused variables

parent e8e78471
Branches
Tags
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment