xmlsecurity/source/dialogs/certificateviewer.cxx | 8 -------- 1 file changed, 8 deletions(-)
New commits: commit b6da6a887a0417be02e123a6d19837123e58b94f Author: David Tardon <dtar...@redhat.com> Date: Sat Aug 9 08:24:22 2014 +0200 WaE: unused function 'ShinkToFit' Change-Id: I01643b7f121dcafaf3cba3bb43d7339855f25d8d diff --git a/xmlsecurity/source/dialogs/certificateviewer.cxx b/xmlsecurity/source/dialogs/certificateviewer.cxx index af1f59a..762bc17 100644 --- a/xmlsecurity/source/dialogs/certificateviewer.cxx +++ b/xmlsecurity/source/dialogs/certificateviewer.cxx @@ -36,14 +36,6 @@ using namespace ::com::sun::star; using namespace ::com::sun::star::uno; -namespace -{ - void ShrinkToFit( FixedImage& _rImg ) - { - _rImg.SetSizePixel( _rImg.GetImage().GetSizePixel() ); - } -} - CertificateViewer::CertificateViewer( Window* _pParent, const css::uno::Reference< css::xml::crypto::XSecurityEnvironment >& _rxSecurityEnvironment, _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits