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

Tor Lillqvist tml at collabora.com
Sun Mar 20 12:53:46 UTC 2016


 sw/source/core/view/viewimp.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit e8aea8fd732763f0b808c88debcc99522672fbd8
Author: Tor Lillqvist <tml at collabora.com>
Date:   Sun Mar 20 14:51:20 2016 +0200

    tdf#90834: Drop an 'in-line change log' style comment
    
    Change-Id: I7eada6b0d422ff5934d9c21d8f2307017d93b559

diff --git a/sw/source/core/view/viewimp.cxx b/sw/source/core/view/viewimp.cxx
index 33fbe8f..88079ec 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,


More information about the Libreoffice-commits mailing list