sd/source/ui/dlg/tpoption.cxx | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit 176b8229bcee36122fe48d52abb3b250d3f80714
Author: Stephan Bergmann <[email protected]>
Date: Mon May 11 15:26:25 2015 +0200
loplugin:staticmethods
Change-Id: Icd4e1e2c4e7145515047b977808454280574603d
diff --git a/sd/source/ui/dlg/tpoption.cxx b/sd/source/ui/dlg/tpoption.cxx
index 9db0f1a..c4177e8 100644
--- a/sd/source/ui/dlg/tpoption.cxx
+++ b/sd/source/ui/dlg/tpoption.cxx
@@ -554,6 +554,8 @@ void SdTpOptionsMisc::SetImpressMode()
{
#ifndef ENABLE_SDREMOTE_BLUETOOTH
m_pCbxEnableSdremote->Hide();
+#else
+ (void) this; // loplugin:staticmethods
#endif
}
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits