drop unused variable.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22614 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-02-23 10:35:03 +00:00
parent b71b47c5b7
commit f4205e03cf

View File

@@ -51,7 +51,6 @@ _wind_ldap_case_exact_attribute(const uint32_t *tmp,
size_t *out_len)
{
size_t o = 0, i = 0;
int add_space = 0;
if (olen == 0) {
*out_len = 0;