summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmltexti.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-10-17 16:08:35 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-10-20 20:09:37 +0200
commit8e4b0329dd49d79359d89d7c0209fba4072caeef (patch)
treedb3b6c5195a02675d1ece8786bb3835d4da25dfc /sw/source/filter/xml/xmltexti.hxx
parent1db6a4c78f688e8f9af5505e691bcae079c2348f (diff)
loplugin:virtualdead unused param in RedlineAdjustStartNodeCursor
Change-Id: Ic8eaad705b0cf8289035f7eee3ad01439fc24ee7 Reviewed-on: https://gerrit.libreoffice.org/81155 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sw/source/filter/xml/xmltexti.hxx')
-rw-r--r--sw/source/filter/xml/xmltexti.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/xml/xmltexti.hxx b/sw/source/filter/xml/xmltexti.hxx
index 61b9d6cd0a5a..1aefcfe641e0 100644
--- a/sw/source/filter/xml/xmltexti.hxx
+++ b/sw/source/filter/xml/xmltexti.hxx
@@ -98,7 +98,7 @@ public:
const OUString& rId, /// ID used to RedlineAdd() call
bool bStart, /// start or end Cursor
bool bIsOutsideOfParagraph) override;
- virtual void RedlineAdjustStartNodeCursor( bool bStart) override;
+ virtual void RedlineAdjustStartNodeCursor() override;
virtual void SetShowChanges( bool bShowChanges ) override;
virtual void SetRecordChanges( bool bRecordChanges ) override;
virtual void SetChangesProtectionKey(