vcl/android/androidinst.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 0c2623978ec45a374dbd9119ed3ff44b7741875a
Author: Markus Mohrhard <[email protected]>
Date:   Sun Jun 18 10:10:34 2017 +0200

    another fix after loplugin:unusedfields in vcl
    
    Change-Id: I11a43d1285b474efcb5d4fb157d9e80f0930f081

diff --git a/vcl/android/androidinst.cxx b/vcl/android/androidinst.cxx
index ff644d33bbb3..56d6c39a303a 100644
--- a/vcl/android/androidinst.cxx
+++ b/vcl/android/androidinst.cxx
@@ -178,7 +178,6 @@ const OUString& SalGetDesktopEnvironment()
 
 SalData::SalData() :
     m_pInstance( 0 ),
-    m_pPlugin( 0 ),
     m_pPIManager(0 )
 {
 }
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to