diff options
author | Jörg Barfurth <jb@openoffice.org> | 2001-05-28 14:15:10 +0000 |
---|---|---|
committer | Jörg Barfurth <jb@openoffice.org> | 2001-05-28 14:15:10 +0000 |
commit | 09c6a05e81b75d3a6c89bf1bce67b5a76b374c4a (patch) | |
tree | 7b9e0a160506c52c5d024238d3b0c27c28f6a132 /configmgr/source | |
parent | f96275f62b1c38167947801efef329d5ad5583bf (diff) |
#87508# Remove obsolete include file
Diffstat (limited to 'configmgr/source')
-rw-r--r-- | configmgr/source/inc/options.hxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/configmgr/source/inc/options.hxx b/configmgr/source/inc/options.hxx index b43633acc0ae..8272babc3065 100644 --- a/configmgr/source/inc/options.hxx +++ b/configmgr/source/inc/options.hxx @@ -2,9 +2,9 @@ * * $RCSfile: options.hxx,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: jb $ $Date: 2001-04-11 05:53:27 $ + * last change: $Author: jb $ $Date: 2001-05-28 15:15:10 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -68,7 +68,6 @@ #include <rtl/ustring.hxx> #include <com/sun/star/uno/Any.hxx> -#include "hashhelper.hxx" #include <vos/ref.hxx> namespace com { namespace sun { namespace star { |