vcl/source/gdi/outdev6.cxx | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit 31005a419d5fad3fc97bebf6df9b77a39a1d517b
Author: Tor Lillqvist <[email protected]>
Date: Thu Dec 12 12:19:21 2013 +0200
Add a comment
Change-Id: I01ec957bd4b10e26075e311593cec36487eee4bc
diff --git a/vcl/source/gdi/outdev6.cxx b/vcl/source/gdi/outdev6.cxx
index 0a7df2c..81f7df7 100644
--- a/vcl/source/gdi/outdev6.cxx
+++ b/vcl/source/gdi/outdev6.cxx
@@ -251,6 +251,8 @@ void OutputDevice::DrawTransparent( const PolyPolygon&
rPolyPoly,
// try hard to draw it directly, because the emulation layers are slower
if( !pDisableNative
&& mpGraphics->supportsOperation( OutDevSupport_B2DDraw )
+// Should iOS be included? Android? Or does this code even get invoked
+// ever for those?
#if defined UNX && ! defined MACOSX
&& GetBitCount() > 8
#endif
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits