[Libreoffice-commits] core.git: sw/source
Tor Lillqvist (via logerrit)
logerrit at kemper.freedesktop.org
Thu Dec 10 15:13:50 UTC 2020
sw/source/uibase/inc/navipi.hxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 64877d48a34930aadf2acb22366ec29b326d517e
Author: Tor Lillqvist <tml at collabora.com>
AuthorDate: Thu Dec 10 13:51:48 2020 +0200
Commit: Tor Lillqvist <tml at collabora.com>
CommitDate: Thu Dec 10 16:12:51 2020 +0100
Drop obviously unnecessary forward declaration
Change-Id: I87afac091869356e2faa0d71ea36055482e3d8b0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107532
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 37eaac2bb9af..c78a50ffd629 100644
--- a/sw/source/uibase/inc/navipi.hxx
+++ b/sw/source/uibase/inc/navipi.hxx
@@ -31,7 +31,6 @@
#include <memory>
class SwWrtShell;
-class SwNavigationPI;
class SwNavigationChild;
class SfxBindings;
class SwNavigationConfig;
More information about the Libreoffice-commits
mailing list