sw/qa/extras/uiwriter/uiwriter8.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit bd4ae16a5417c0997993b64864d914fb01fdb165
Author:     Andreas Heinisch <andreas.heini...@yahoo.de>
AuthorDate: Tue Mar 14 14:42:56 2023 +0000
Commit:     Andreas Heinisch <andreas.heini...@yahoo.de>
CommitDate: Tue Mar 14 15:18:26 2023 +0000

    Remove debug command
    
    Change-Id: I6cd82e83288724896987c591f308fb7ab0eb880a
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148863
    Tested-by: Andreas Heinisch <andreas.heini...@yahoo.de>
    Reviewed-by: Andreas Heinisch <andreas.heini...@yahoo.de>

diff --git a/sw/qa/extras/uiwriter/uiwriter8.cxx 
b/sw/qa/extras/uiwriter/uiwriter8.cxx
index 7c39bbacaa7a..498a9f9e7408 100644
--- a/sw/qa/extras/uiwriter/uiwriter8.cxx
+++ b/sw/qa/extras/uiwriter/uiwriter8.cxx
@@ -2487,7 +2487,6 @@ CPPUNIT_TEST_FIXTURE(SwUiWriterTest8, testTdf97899)
 CPPUNIT_TEST_FIXTURE(SwUiWriterTest8, testTdf151462)
 {
     createSwDoc("tdf151462.odt");
-    //   xmlDocUniquePtr pLayout = parseLayoutDump();
     dispatchCommand(mxComponent, ".uno:UpdateAllIndexes", {});
 
     xmlDocUniquePtr pLayout = parseLayoutDump();

Reply via email to