[Libreoffice-commits] core.git: vcl/android
Caolán McNamara
caolanm at redhat.com
Mon Jan 18 04:44:45 PST 2016
vcl/android/androidinst.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit a08745551370a052bfb6b91335956ababf435791
Author: Caolán McNamara <caolanm at redhat.com>
Date: Mon Jan 18 12:43:54 2016 +0000
fix android build
Change-Id: I180ed41a52e8f83fba86fb07e79ae2a7a3f095fc
diff --git a/vcl/android/androidinst.cxx b/vcl/android/androidinst.cxx
index 1353c44..8719a50 100644
--- a/vcl/android/androidinst.cxx
+++ b/vcl/android/androidinst.cxx
@@ -121,7 +121,6 @@ public:
SalFrameStyleFlags nSalFrameStyle,
SystemParentData *pSysParent )
: SvpSalFrame( pInstance, pParent, nSalFrameStyle,
- basebmp::Format::ThirtyTwoBitTcMaskRGBA,
pSysParent )
{
enableDamageTracker();
More information about the Libreoffice-commits
mailing list