[Libreoffice-commits] core.git: svx/source

Tomaž Vajngerl (via logerrit) logerrit at kemper.freedesktop.org
Wed May 20 21:15:18 UTC 2020


 svx/source/svdraw/svdoutl.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit b6ac08a97eba21f4f74a8b6798a0c763b8a82ed1
Author:     Tomaž Vajngerl <tomaz.vajngerl at collabora.co.uk>
AuthorDate: Wed May 20 21:14:44 2020 +0200
Commit:     Tomaž Vajngerl <quikee at gmail.com>
CommitDate: Wed May 20 23:14:37 2020 +0200

    remove commented code
    
    Change-Id: Ief714e8905f9e79da8457bb33ce84b8f6d6bd30e
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94602
    Tested-by: Jenkins
    Reviewed-by: Tomaž Vajngerl <quikee at gmail.com>

diff --git a/svx/source/svdraw/svdoutl.cxx b/svx/source/svdraw/svdoutl.cxx
index 62aa7622c825..fed5e1c82f25 100644
--- a/svx/source/svdraw/svdoutl.cxx
+++ b/svx/source/svdraw/svdoutl.cxx
@@ -27,7 +27,6 @@
 
 SdrOutliner::SdrOutliner( SfxItemPool* pItemPool, OutlinerMode nMode )
 :   Outliner( pItemPool, nMode ),
-    //mpPaintInfoRec( NULL )
     mpVisualizedPage(nullptr)
 {
 }


More information about the Libreoffice-commits mailing list