sw/qa/extras/htmlexport/htmlexport.cxx |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit 675073a7766007ae0d289dcd634d5153bbd891c3
Author: Miklos Vajna <vmik...@collabora.co.uk>
Date:   Wed Aug 27 22:36:18 2014 -0700

    CppunitTest_sw_htmlexport: enable on OS X
    
    Change-Id: I2aa954b0f97de9ae7657ae3a12d1a15389c13ef2
    Reviewed-on: https://gerrit.libreoffice.org/11159
    Reviewed-by: Miklos Vajna <vmik...@collabora.co.uk>
    Tested-by: Miklos Vajna <vmik...@collabora.co.uk>

diff --git a/sw/qa/extras/htmlexport/htmlexport.cxx 
b/sw/qa/extras/htmlexport/htmlexport.cxx
index 7690bb8..f59b09b 100644
--- a/sw/qa/extras/htmlexport/htmlexport.cxx
+++ b/sw/qa/extras/htmlexport/htmlexport.cxx
@@ -9,8 +9,6 @@
 
 #include <swmodeltestbase.hxx>
 
-#if !defined(MACOSX)
-
 #include <com/sun/star/awt/Gradient.hpp>
 #include <com/sun/star/drawing/FillStyle.hpp>
 #include <rtl/byteseq.hxx>
@@ -164,8 +162,6 @@ DECLARE_HTMLEXPORT_TEST(testSkipImageEmbeddedDocument, 
"skipimage-embedded-docum
     assertXPathContent(pDoc, "/html/body/p/span/p/span", "Inner.");
 }
 
-#endif
-
 CPPUNIT_PLUGIN_IMPLEMENT();
 
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to