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

New commits:
commit b6ac08a97eba21f4f74a8b6798a0c763b8a82ed1
Author:     Tomaž Vajngerl <tomaz.vajng...@collabora.co.uk>
AuthorDate: Wed May 20 21:14:44 2020 +0200
Commit:     Tomaž Vajngerl <qui...@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 <qui...@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)
 {
 }
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to