<p dir="ltr">We'll need it when we implement adjustable arrow caps.</p>
<div class="gmail_quote">On Jun 3, 2016 8:34 PM, "Ken Thomases" <<a href="mailto:ken@codeweavers.com">ken@codeweavers.com</a>> wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Jun 3, 2016, at 10:12 AM, Andrey Gusev <<a href="mailto:andrey.goosev@gmail.com">andrey.goosev@gmail.com</a>> wrote:<br>
><br>
> diff --git a/dlls/gdiplus/gdiplus_private.h b/dlls/gdiplus/gdiplus_private.h<br>
> index 10092f1..9b29d88 100644<br>
> --- a/dlls/gdiplus/gdiplus_private.h<br>
> +++ b/dlls/gdiplus/gdiplus_private.h<br>
> @@ -314,7 +314,7 @@ struct GpCustomLineCap{<br>
>      REAL scale;<br>
>  };<br>
><br>
> -struct GpAdustableArrowCap{<br>
> +struct GpAdjustableArrowCap{<br>
>      GpCustomLineCap cap;<br>
>  };<br>
><br>
<br>
Nothing uses this struct, which is evident by the fact that there are no other changes necessary along with the above change.  So, why is this here, at all?  Shouldn't it just be removed?<br>
<font color="#888888"><br>
-Ken<br>
<br>
</font></blockquote></div>