sfx2/source/dialog/bluthsnd.cxx | 1 + 1 file changed, 1 insertion(+) New commits: commit 4b339dafd96366ca2de661c722c7a0e87bf70ac3 Author: Stephan Bergmann <sberg...@redhat.com> Date: Mon Oct 3 22:11:38 2016 +0200
loplugin:staticmethods Change-Id: Iac376aff079cddd030a07883f3cccf71a7ff5f91 diff --git a/sfx2/source/dialog/bluthsnd.cxx b/sfx2/source/dialog/bluthsnd.cxx index ecbb445..6b7ef54 100644 --- a/sfx2/source/dialog/bluthsnd.cxx +++ b/sfx2/source/dialog/bluthsnd.cxx @@ -39,6 +39,7 @@ SfxBluetoothModel::SendMailResult SfxBluetoothModel::SaveAndSend( const css::uno SfxBluetoothModel::SendMailResult SfxBluetoothModel::Send( const css::uno::Reference< css::frame::XFrame >& /*xFrame*/ ) { #ifndef LINUX + (void) this; // avoid loplugin:staticmethods return SEND_MAIL_ERROR; #else char bthsend[300]; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits