vcl/source/gdi/gdimtf.cxx | 4 ----
1 file changed, 4 deletions(-)
New commits:
commit 01b7e04172889cbc9e4ac404b105e18ddc062d6f
Author: Tor Lillqvist <[email protected]>
Date: Sun Oct 13 14:04:29 2013 +0300
Bin unnecessary #include
Change-Id: I9ea868ed5bf6e2e2defbd51d5a0a1e6362c3be8d
diff --git a/vcl/source/gdi/gdimtf.cxx b/vcl/source/gdi/gdimtf.cxx
index 6261850..9301a19 100644
--- a/vcl/source/gdi/gdimtf.cxx
+++ b/vcl/source/gdi/gdimtf.cxx
@@ -47,10 +47,6 @@
#include <com/sun/star/graphic/XGraphic.hpp>
#include <com/sun/star/graphic/XGraphicRenderer.hpp>
-#if defined(UNX) && !defined(ANDROID) && !defined(IOS) && !defined(MACOSX) &&
!defined(LIBO_HEADLESS)
-#include <unx/salbmp.h>
-#endif
-
using namespace com::sun::star;
#define GAMMA( _def_cVal, _def_InvGamma ) ((sal_uInt8)MinMax(FRound(pow(
_def_cVal/255.0,_def_InvGamma)*255.0),0L,255L))
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits