Aric Stewart <[email protected]> writes:

> +            if (strength)
> +            {
> +                str = strength[cnt];
> +                if (pwcInChars[cnt] == Numeric_space)
> +                    str_space = TRUE;
> +                else
> +                    str_space = FALSE;
> +            }

str_space is not used for anything.

-- 
Alexandre Julliard
[email protected]


Reply via email to