summaryrefslogtreecommitdiff
path: root/sw/inc/undobj.hxx
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2017-07-19 16:52:46 +0200
committerMichael Stahl <mstahl@redhat.com>2017-07-19 17:35:06 +0200
commit14d2255cbd254dea6e87a04f747e7d6d3d54ceb9 (patch)
treea61160c897c15e2489bb38dae48e91634c435a00 /sw/inc/undobj.hxx
parent45df9012d14450b71ea1619f2a627f7e43320fe1 (diff)
tdf#107975: Revert "fix deleting an image anchored to last paragraph
... in document" This reverts commit 2903d85d6197829633d7f96c95cd55821c2c20ff. It was a good idea, but is not complete. Change-Id: Ia0da2640889ce6e78b89b27c75fae9d6508afd40
Diffstat (limited to 'sw/inc/undobj.hxx')
-rw-r--r--sw/inc/undobj.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/undobj.hxx b/sw/inc/undobj.hxx
index 61f7735cf4cf..60069b8fa18e 100644
--- a/sw/inc/undobj.hxx
+++ b/sw/inc/undobj.hxx
@@ -142,7 +142,7 @@ namespace o3tl {
/// will DelContentIndex destroy a frame anchored at character at rAnchorPos?
bool IsDestroyFrameAnchoredAtChar(SwPosition const & rAnchorPos,
- SwPosition const & rStart, SwPosition const & rEnd, const SwDoc* doc,
+ SwPosition const & rStart, SwPosition const & rEnd,
DelContentType const nDelContentType = DelContentType::AllMask);
// This class has to be inherited into an Undo-object if it saves content