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

Tor Lillqvist (via logerrit) logerrit at kemper.freedesktop.org
Thu Dec 10 15:14:16 UTC 2020


 sw/source/uibase/inc/navipi.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 65b1152f5cc67067b66945d8bb2db009a3cb554e
Author:     Tor Lillqvist <tml at collabora.com>
AuthorDate: Thu Dec 10 14:09:04 2020 +0200
Commit:     Tor Lillqvist <tml at collabora.com>
CommitDate: Thu Dec 10 16:13:10 2020 +0100

    Drop pointless forward declaration
    
    Change-Id: I3d5de86024ca411545ead5abecff33390ff6c2a1
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107533
    Tested-by: Jenkins
    Reviewed-by: Tor Lillqvist <tml at collabora.com>

diff --git a/sw/source/uibase/inc/navipi.hxx b/sw/source/uibase/inc/navipi.hxx
index c78a50ffd629..960624531cb0 100644
--- a/sw/source/uibase/inc/navipi.hxx
+++ b/sw/source/uibase/inc/navipi.hxx
@@ -36,7 +36,6 @@ class SfxBindings;
 class SwNavigationConfig;
 class SwView;
 class SfxObjectShellLock;
-class SfxChildWindowContext;
 enum class RegionMode;
 class SpinField;
 


More information about the Libreoffice-commits mailing list