aboutsummaryrefslogtreecommitdiff
path: root/src/function/base.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/function/base.h')
-rw-r--r--src/function/base.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/function/base.h b/src/function/base.h
index d53ae8a..34f0a77 100644
--- a/src/function/base.h
+++ b/src/function/base.h
@@ -120,12 +120,7 @@ class FunctionBase : public xalan::Function {
const xalan::Locator* locator,
Sequence<Index...>
) const {
- const FilesystemContext context(
- IncludeEntityResolver::getPathFromSystemId(
- locator->getSystemId()
- )
- );
-
+ const FilesystemContext context;
XObjectValue valueGetter(&context, this->include_resolver_);
return this->document_cache_->create(