summaryrefslogtreecommitdiff
path: root/sw/source/ui/wrtsh
diff options
context:
space:
mode:
authorjp <jp@openoffice.org>2000-11-13 09:55:48 +0000
committerjp <jp@openoffice.org>2000-11-13 09:55:48 +0000
commit7c481892ea6a7c4f9a4441c89b7ab8fe7b1c7981 (patch)
treef61f67a3d8b5a8fee873934407f0d88ae4619329 /sw/source/ui/wrtsh
parente683b818e0ae25b928712d1b5a1cd48a91f86de3 (diff)
remove IniManager
Diffstat (limited to 'sw/source/ui/wrtsh')
-rw-r--r--sw/source/ui/wrtsh/wrtsh2.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/sw/source/ui/wrtsh/wrtsh2.cxx b/sw/source/ui/wrtsh/wrtsh2.cxx
index 5b7d284d2b99..baf83e125ed0 100644
--- a/sw/source/ui/wrtsh/wrtsh2.cxx
+++ b/sw/source/ui/wrtsh/wrtsh2.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: wrtsh2.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: jp $ $Date: 2000-10-16 15:22:37 $
+ * last change: $Author: jp $ $Date: 2000-11-13 10:55:48 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,9 +78,6 @@
#ifndef _SFXDOCINF_HXX //autogen
#include <sfx2/docinf.hxx>
#endif
-#ifndef _SFXINIMGR_HXX //autogen
-#include <svtools/iniman.hxx>
-#endif
#ifndef _MSGBOX_HXX //autogen
#include <vcl/msgbox.hxx>
#endif