diff options
author | Tor Lillqvist <tml@collabora.com> | 2016-03-20 14:51:20 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2016-03-20 14:52:50 +0200 |
commit | e8aea8fd732763f0b808c88debcc99522672fbd8 (patch) | |
tree | 490f3b62262e085a74a9a52330db9458b0234c3e /sw | |
parent | 779f06f9a83185e477e6afe7e31e3705fc22f397 (diff) |
tdf#90834: Drop an 'in-line change log' style comment
Change-Id: I7eada6b0d422ff5934d9c21d8f2307017d93b559
Diffstat (limited to 'sw')
-rw-r--r-- | sw/source/core/view/viewimp.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/core/view/viewimp.cxx b/sw/source/core/view/viewimp.cxx index 33fbe8fe442f..88079ec67447 100644 --- a/sw/source/core/view/viewimp.cxx +++ b/sw/source/core/view/viewimp.cxx @@ -420,7 +420,6 @@ void SwViewShellImp::_InvalidateAccessibleParaAttrs( const SwTextFrame& rTextFra } } -// Method signature changes due to new page preview functionality void SwViewShellImp::UpdateAccessiblePreview( const std::vector<PreviewPage*>& _rPreviewPages, const Fraction& _rScale, const SwPageFrame* _pSelectedPageFrame, |