summaryrefslogtreecommitdiff
path: root/sw/source/core
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-07-12 14:48:20 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-07-12 14:48:20 +0000
commitdb51a27fc9766424dd54d53d87dd35bdbb73c106 (patch)
treef170d8ecbf3e339f8ee7299601022cc490d67d98 /sw/source/core
parent52f49bd748954412fc1a609086e0517816bfe01a (diff)
INTEGRATION: CWS aw013 (1.3.474); FILE MERGED
2004/06/24 09:35:42 aw 1.3.474.1: #i29181#
Diffstat (limited to 'sw/source/core')
-rw-r--r--sw/source/core/inc/dview.hxx9
1 files changed, 2 insertions, 7 deletions
diff --git a/sw/source/core/inc/dview.hxx b/sw/source/core/inc/dview.hxx
index 37788ac4be0b..8762cedf28bc 100644
--- a/sw/source/core/inc/dview.hxx
+++ b/sw/source/core/inc/dview.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: dview.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: vg $ $Date: 2003-07-04 13:20:50 $
+ * last change: $Author: rt $ $Date: 2004-07-12 15:48:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -110,11 +110,6 @@ public:
virtual void DeleteMarked();
- // temp. Fix fuer Bug 57153 - nach Undo kann in der MarkListe nicht
- // immer ein Writer-Draw-Object stehen ( SdrObject ohne User-Call)
- // Dann muss die Markliste aktualisiert werden.
- // JP 02.10.98: hat aber Nebenwirkungen,wie Bug 57475
- //const SdrMarkList& GetMarkList() const;
//JP 06.10.98: 2. Versuch
inline void ValidateMarkList() { FlushComeBackTimer(); }