summaryrefslogtreecommitdiff
path: root/chart2/source/tools/ImplUndoManager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/tools/ImplUndoManager.hxx')
-rw-r--r--chart2/source/tools/ImplUndoManager.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/chart2/source/tools/ImplUndoManager.hxx b/chart2/source/tools/ImplUndoManager.hxx
index 842c6ae3dbca..94d04b69a5a4 100644
--- a/chart2/source/tools/ImplUndoManager.hxx
+++ b/chart2/source/tools/ImplUndoManager.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: ImplUndoManager.hxx,v $
- * $Revision: 1.5 $
+ * $Revision: 1.5.44.1 $
*
* This file is part of OpenOffice.org.
*
@@ -177,7 +177,6 @@ public:
// removes all actions that have been inserted more than nMaxSize steps ago.
// The models of those actions are disposed of
void limitSize( sal_Int32 nMaxSize );
- sal_Int32 getCurrentLimitation() const;
private:
void applyLimitation();