summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Hollmichel <mh@openoffice.org>2001-08-23 10:51:42 +0000
committerMartin Hollmichel <mh@openoffice.org>2001-08-23 10:51:42 +0000
commit02f8fe077b2bf0485133bd3934f557bb7a117c62 (patch)
treec12e57007f3e11274e0b03a4e8fa026129e72dd9
parent025bbfbdf5de41bd1ed7c0655398622dbcb22024 (diff)
del: svtools reference
-rw-r--r--unotools/source/ucbhelper/xtempfile.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/unotools/source/ucbhelper/xtempfile.cxx b/unotools/source/ucbhelper/xtempfile.cxx
index 3cb76b667e61..36f9d6fc1645 100644
--- a/unotools/source/ucbhelper/xtempfile.cxx
+++ b/unotools/source/ucbhelper/xtempfile.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: xtempfile.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mtg $ $Date: 2001-08-14 17:35:24 $
+ * last change: $Author: mh $ $Date: 2001-08-23 11:51:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,9 +74,6 @@
#ifndef _OSL_FILE_HXX_
#include <osl/file.hxx>
#endif
-#ifndef INCLUDED_SVTOOLS_PATHOPTIONS_HXX
-#include <svtools/pathoptions.hxx>
-#endif
#ifndef _UTL_CONFIGMGR_HXX_
#include <unotools/configmgr.hxx>
#endif