> Tor - can it go, or is it of some use for later?
Hmm, I think it could be kept and instead a comment added "// Here the
intent probably is to use this information for something" ;) This is
not my code originally, and it is work in progress.
--tml
___
Hi Julien,
julien2412 píše v Pá 15. 02. 2013 v 15:13 -0800:
> Cppcheck reported this:
> vcl/coretext/salcoretextlayout.cxx
> 569 unreadVariable style Variable 'is_vertical_run' is assigned a value
> that
> is never used.
>
> 565 bool is_vertical_run = false;
> 5
Hello,
Cppcheck reported this:
vcl/coretext/salcoretextlayout.cxx
569 unreadVariable style Variable 'is_vertical_run' is assigned a value
that
is never used.
565 bool is_vertical_run = false;
566 CFDictionaryRef aDict = CTRunGetAttributes( r