summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
Diffstat (limited to 'svx')
-rw-r--r--svx/source/outliner/outleeng.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/svx/source/outliner/outleeng.cxx b/svx/source/outliner/outleeng.cxx
index 0dbc9c7a4e2f..613b8b1de6b1 100644
--- a/svx/source/outliner/outleeng.cxx
+++ b/svx/source/outliner/outleeng.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: outleeng.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 17:01:23 $
+ * last change: $Author: mt $ $Date: 2001-08-17 11:31:28 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -141,9 +141,6 @@ XubString OutlinerEditEng::GetUndoComment( USHORT nUndoId ) const
case OLUNDO_DEPTH:
return XubString( EditResId( RID_OUTLUNDO_DEPTH ));
- case OLUNDO_HEIGHT:
- return XubString( EditResId(RID_OUTLUNDO_HEIGHT ));
-
case OLUNDO_EXPAND:
return XubString( EditResId( RID_OUTLUNDO_EXPAND ));