summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-12-15 17:24:06 +0200
committerTor Lillqvist <tml@collabora.com>2014-12-15 17:24:06 +0200
commita150daa0fea2219471d99df649d8588cac96ab28 (patch)
tree4660b5bb1049e427a0a7c18590a3e03747656139
parentresolved fdo#86809 connect filter conditions correctly (diff)
downloadcore-distro/collabora/lof-4.3.tar.gz
core-distro/collabora/lof-4.3.zip
Remove extra #endif distro/collabora/lof-4.3
Change-Id: Idfa956a811d3614e566cbb7fdc0661f053a15c80
-rw-r--r--sw/qa/extras/htmlexport/htmlexport.cxx2
1 files changed, 0 insertions, 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: */