From a150daa0fea2219471d99df649d8588cac96ab28 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 15 Dec 2014 17:24:06 +0200 Subject: Remove extra #endif Change-Id: Idfa956a811d3614e566cbb7fdc0661f053a15c80 --- sw/qa/extras/htmlexport/htmlexport.cxx | 2 -- 1 file changed, 2 deletions(-) diff --git a/sw/qa/extras/htmlexport/htmlexport.cxx b/sw/qa/extras/htmlexport/htmlexport.cxx index 8c0843ec809d..15834feb1e33 100644 --- a/sw/qa/extras/htmlexport/htmlexport.cxx +++ b/sw/qa/extras/htmlexport/htmlexport.cxx @@ -183,8 +183,6 @@ DECLARE_HTMLEXPORT_TEST(testExportCheckboxRadioButtonState, "checkbox-radiobutto } #endif -#endif - CPPUNIT_PLUGIN_IMPLEMENT(); /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit