[Libreoffice-commits] core.git: Branch 'feature/drawinglayercore' - svx/source
Tomaž Vajngerl (via logerrit)
logerrit at kemper.freedesktop.org
Wed May 20 19:15:27 UTC 2020
svx/source/svdraw/svdoutl.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 237125e66cfabf5e4c2a874fce50256672eeec78
Author: Tomaž Vajngerl <tomaz.vajngerl at collabora.co.uk>
AuthorDate: Wed May 20 21:14:44 2020 +0200
Commit: Tomaž Vajngerl <tomaz.vajngerl at collabora.co.uk>
CommitDate: Wed May 20 21:14:44 2020 +0200
remove commented code
Change-Id: Ief714e8905f9e79da8457bb33ce84b8f6d6bd30e
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