summaryrefslogtreecommitdiffstats
path: root/sw/inc/swacorr.hxx
diff options
context:
space:
mode:
authorjp <jp@openoffice.org>2000-10-18 10:52:12 +0000
committerjp <jp@openoffice.org>2000-10-18 10:52:12 +0000
commit861aefeb0444e20eca5e6abf6cde309e64efb498 (patch)
tree65414df997f692e14a48e859eb6b7230135a1b30 /sw/inc/swacorr.hxx
parentmaster page import and export continued (diff)
downloadcore-861aefeb0444e20eca5e6abf6cde309e64efb498.tar.gz
core-861aefeb0444e20eca5e6abf6cde309e64efb498.zip
unused CTOR removed
Diffstat (limited to 'sw/inc/swacorr.hxx')
-rw-r--r--sw/inc/swacorr.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sw/inc/swacorr.hxx b/sw/inc/swacorr.hxx
index 7c86df4274f5..bf25d52af990 100644
--- a/sw/inc/swacorr.hxx
+++ b/sw/inc/swacorr.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: swacorr.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 17:14:28 $
+ * last change: $Author: jp $ $Date: 2000-10-18 11:51:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -81,7 +81,6 @@ protected:
public:
TYPEINFO();
- SwAutoCorrect( const String& rAutocorrFile );
SwAutoCorrect( const SvxAutoCorrect& rACorr );
virtual ~SwAutoCorrect();
};