summaryrefslogtreecommitdiff
path: root/sd/inc/undo/undomanager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/undo/undomanager.hxx')
-rw-r--r--sd/inc/undo/undomanager.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/inc/undo/undomanager.hxx b/sd/inc/undo/undomanager.hxx
index a3f68f929b03..470609ffea88 100644
--- a/sd/inc/undo/undomanager.hxx
+++ b/sd/inc/undo/undomanager.hxx
@@ -55,7 +55,7 @@ private:
outline view seems to have a bug. Therefore this method is called
whenever a new undo action is added.
*/
- void ClearLinkedRedoActions (void);
+ void ClearLinkedRedoActions();
};
}