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

Bjoern Michaelsen (via logerrit) logerrit at kemper.freedesktop.org
Thu Sep 19 23:10:08 UTC 2019


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

New commits:
commit 7b554b78f864cc25e6178d81cb577daf0f0e7bf2
Author:     Bjoern Michaelsen <bjoern.michaelsen at libreoffice.org>
AuthorDate: Thu Sep 19 17:21:27 2019 +0200
Commit:     Björn Michaelsen <bjoern.michaelsen at libreoffice.org>
CommitDate: Fri Sep 20 01:08:44 2019 +0200

    remove SwClient/SwModify in source/core/view
    
    Change-Id: Ic6325def53fe5f15d731946f6069b020f3a40a32
    Reviewed-on: https://gerrit.libreoffice.org/79259
    Tested-by: Jenkins
    Reviewed-by: Björn Michaelsen <bjoern.michaelsen at libreoffice.org>

diff --git a/sw/source/core/view/vnew.cxx b/sw/source/core/view/vnew.cxx
index aecaffe4df00..e5d12627ebae 100644
--- a/sw/source/core/view/vnew.cxx
+++ b/sw/source/core/view/vnew.cxx
@@ -41,7 +41,6 @@
 #include <ndgrf.hxx>
 #include <ndindex.hxx>
 #include <accessibilityoptions.hxx>
-#include <calbck.hxx>
 
 void SwViewShell::Init( const SwViewOption *pNewOpt )
 {


More information about the Libreoffice-commits mailing list