summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/UndoRedline.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/UndoRedline.hxx')
-rw-r--r--sw/source/core/inc/UndoRedline.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/core/inc/UndoRedline.hxx b/sw/source/core/inc/UndoRedline.hxx
index 72684ff50420..9fd448f51e3b 100644
--- a/sw/source/core/inc/UndoRedline.hxx
+++ b/sw/source/core/inc/UndoRedline.hxx
@@ -46,7 +46,6 @@ public:
virtual void UndoImpl( ::sw::UndoRedoContext & ) SAL_OVERRIDE;
virtual void RedoImpl( ::sw::UndoRedoContext & ) SAL_OVERRIDE;
- SwUndoId GetUserId() const { return mnUserId; }
sal_uInt16 GetRedlSaveCount() const;
};