summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2020-12-10 13:51:48 +0200
committerTor Lillqvist <tml@collabora.com>2020-12-10 16:12:51 +0100
commit64877d48a34930aadf2acb22366ec29b326d517e (patch)
tree93615f97e2be02a860a933398e3cafd1f9dab1b3 /sw
parentc3175687ed793c6a99eaf17a2e3e48b5d7891be7 (diff)
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@collabora.com>
Diffstat (limited to 'sw')
-rw-r--r--sw/source/uibase/inc/navipi.hxx1
1 files changed, 0 insertions, 1 deletions
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;