diff options
-rw-r--r-- | sw/inc/unoframe.hxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sw/inc/unoframe.hxx b/sw/inc/unoframe.hxx index 2ee558c5a295..da77c7ad775c 100644 --- a/sw/inc/unoframe.hxx +++ b/sw/inc/unoframe.hxx @@ -2,9 +2,9 @@ * * $RCSfile: unoframe.hxx,v $ * - * $Revision: 1.17 $ + * $Revision: 1.18 $ * - * last change: $Author: kz $ $Date: 2003-09-11 09:39:06 $ + * last change: $Author: obo $ $Date: 2004-08-12 12:08:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -125,7 +125,6 @@ protected: virtual ~SwXFrame(); public: - SwXFrame( ); SwXFrame(FlyCntType eSet, const SfxItemPropertyMap* pMap, SwDoc *pDoc ); //Descriptor-If |