[Libreoffice-commits] core.git: vcl/android
Markus Mohrhard
markus.mohrhard at googlemail.com
Sun Jun 18 08:11:37 UTC 2017
vcl/android/androidinst.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 0c2623978ec45a374dbd9119ed3ff44b7741875a
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
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 )
{
}
More information about the Libreoffice-commits
mailing list