vcl/unx/generic/gdi/salgdi3.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 2c91a06253fcd02f9cf5196ff994f83a54d3d0ab
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Mon Nov 10 09:39:46 2014 +0100

    loplugin:unreffun
    
    Change-Id: Ia35c1b529d51882b48779d8e13afbe17ae66e937

diff --git a/vcl/unx/generic/gdi/salgdi3.cxx b/vcl/unx/generic/gdi/salgdi3.cxx
index 3f47712..1809923 100644
--- a/vcl/unx/generic/gdi/salgdi3.cxx
+++ b/vcl/unx/generic/gdi/salgdi3.cxx
@@ -90,8 +90,6 @@ X11SalGraphics::GetFontGC()
     return pFontGC_;
 }
 
-ImplFontOptions* GetFCFontOptions( const ImplFontAttributes& rFontAttributes, 
int nSize);
-
 void X11SalGraphics::DrawServerFontLayout( const ServerFontLayout& rLayout )
 {
     mpTextRenderImpl->DrawServerFontLayout(rLayout);
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to