diff options
author | Rüdiger Timm <rt@openoffice.org> | 2005-01-27 14:32:04 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2005-01-27 14:32:04 +0000 |
commit | 20ff3a26d7cbcd46f1d68ad705fd25751f4c2d8b (patch) | |
tree | 371dae54eab330f616968639500dc69ebfc5ff1e | |
parent | 76c9664d52770dabaeb145dc81da0a404f6dbd0b (diff) |
INTEGRATION: CWS scriptingf10 (1.10.16); FILE MERGED
2005/01/12 14:03:59 toconnor 1.10.16.1: #i40429# remove OSL_TRACE calls before beta
-rw-r--r-- | scripting/source/provider/MasterScriptProvider.hxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/scripting/source/provider/MasterScriptProvider.hxx b/scripting/source/provider/MasterScriptProvider.hxx index e6ebc3c66986..d1f1d9b6f01d 100644 --- a/scripting/source/provider/MasterScriptProvider.hxx +++ b/scripting/source/provider/MasterScriptProvider.hxx @@ -2,9 +2,9 @@ * * $RCSfile: MasterScriptProvider.hxx,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: rt $ $Date: 2004-10-22 14:06:56 $ + * last change: $Author: rt $ $Date: 2005-01-27 15:32:04 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ #include <com/sun/star/script/provider/XScriptProvider.hpp> #include <com/sun/star/script/browse/XBrowseNode.hpp> -#include "InvocationCtxProperties.hxx" #include "ProviderCache.hxx" namespace func_provider |