summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-11-04 12:56:23 +0000
committerCaolán McNamara <caolanm@redhat.com>2021-11-04 18:10:21 +0100
commit1ba97706372fce487bead27ab69bb2e4bc3062e3 (patch)
tree52331a8d2930e43e1972a23da717b5ceba13a52b
parenta11425579127502f4ee0972cc9fef09894e64a0d (diff)
drop commented out code
Change-Id: If7af5805b6e41a291216c773b6d105ce6802d903 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124713 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
-rw-r--r--sw/source/uibase/docvw/AnnotationWin2.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/uibase/docvw/AnnotationWin2.cxx b/sw/source/uibase/docvw/AnnotationWin2.cxx
index aa44157ae7ab..d914e20d89cb 100644
--- a/sw/source/uibase/docvw/AnnotationWin2.cxx
+++ b/sw/source/uibase/docvw/AnnotationWin2.cxx
@@ -179,8 +179,6 @@ void SwAnnotationWin::DrawForPage(OutputDevice* pDev, const Point& rPt)
pDev->Pop();
}
-// m_xContainer->draw(*pDev, rPt, GetSizePixel());
-
if (mxMetadataDate->get_visible())
{
int x, y, width, height;