sw/qa/extras/ww8import/ww8import.cxx | 2 -- 1 file changed, 2 deletions(-)
New commits: commit 46db63bccd1ff51af8df5e5887cf019aa5063fc0 Author: Zolnai Tamás <[email protected]> Date: Sat Jan 4 18:57:10 2014 +0100 Fix build: remove some remaining line Change-Id: I83dcd22b1471e4730320889d5c064faa0299287e diff --git a/sw/qa/extras/ww8import/ww8import.cxx b/sw/qa/extras/ww8import/ww8import.cxx index 4c9fa85..e98055a 100644 --- a/sw/qa/extras/ww8import/ww8import.cxx +++ b/sw/qa/extras/ww8import/ww8import.cxx @@ -30,7 +30,6 @@ public: void testN757118(); void testN757905(); void testAllGapsWord(); - void testFdo59530(); void testI120158(); void testN816603(); void testN816593(); @@ -59,7 +58,6 @@ void Test::run() {"n757118.doc", &Test::testN757118}, {"n757905.doc", &Test::testN757905}, {"all_gaps_word.doc", &Test::testAllGapsWord}, - {"fdo59530.doc", &Test::testFdo59530}, {"i120158.doc", &Test::testI120158}, {"n816603.doc", &Test::testN816603}, {"n816593.doc", &Test::testN816593},
_______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
