diff options
Diffstat (limited to 'sw/inc/SwNodeNum.hxx')
-rw-r--r-- | sw/inc/SwNodeNum.hxx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sw/inc/SwNodeNum.hxx b/sw/inc/SwNodeNum.hxx index c1d1e2ecdd72..3293076eaa57 100644 --- a/sw/inc/SwNodeNum.hxx +++ b/sw/inc/SwNodeNum.hxx @@ -4,9 +4,9 @@ * * $RCSfile: SwNodeNum.hxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: rt $ $Date: 2006-12-01 15:31:08 $ + * last change: $Author: rt $ $Date: 2007-04-25 08:50:33 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -105,8 +105,6 @@ public: SwPosition GetPosition() const; - const SwNumFmt * GetNumFmt() const; - friend class SwTxtNode; friend class SwNumRule; |