Remove unused variable

Change-Id: Id0249ead009e0a544913460aec15a3abc5bc0f98
This commit is contained in:
Jeffrey Altman
2013-06-21 19:02:54 -04:00
parent 423ef23e43
commit eccbdac238

View File

@@ -156,7 +156,6 @@ _krb5_store_string_to_reg_value(krb5_context context,
case REG_MULTI_SZ:
if (separator && *separator)
{
int i;
char *cp;
if (data != static_buffer)