summaryrefslogtreecommitdiff
path: root/sw/source/core/text/pordrop.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/text/pordrop.hxx')
-rw-r--r--sw/source/core/text/pordrop.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/sw/source/core/text/pordrop.hxx b/sw/source/core/text/pordrop.hxx
index 402d20b6162a..183a327f7d16 100644
--- a/sw/source/core/text/pordrop.hxx
+++ b/sw/source/core/text/pordrop.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: pordrop.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: ama $ $Date: 2000-10-20 14:50:04 $
+ * last change: $Author: fme $ $Date: 2001-05-28 16:20:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -103,9 +103,6 @@ public:
virtual sal_Bool Format( SwTxtFormatInfo &rInf );
virtual SwPosSize GetTxtSize( const SwTxtSizeInfo &rInfo ) const;
virtual xub_StrLen GetCrsrOfst( const MSHORT nOfst ) const;
-#ifdef OLDRECYCLE
- virtual sal_Bool MayRecycle() const;
-#endif
inline MSHORT GetLines() const { return nLines; }
inline KSHORT GetDistance() const { return nDistance; }