On Thu, 2013-01-17 at 13:43 -0800, julien2412 wrote:
> Hello,
> 
> Cppcheck reported this:
> vcl/source/gdi/pdfwriter_impl.cxx
> 3203  unreadVariable  style   Variable 'pUnicodes' is assigned a value that is
> never used

> Can we just remove it or something lacking?

Go ahead and remove the pUnicodes, its been unused since the initial
commit in 2009, and there isn't anything local to that code that seems
to have an intent to consume it.

C.

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to