summaryrefslogtreecommitdiff
path: root/xmlhelp/source/cxxhelp/provider/content.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlhelp/source/cxxhelp/provider/content.cxx')
-rw-r--r--xmlhelp/source/cxxhelp/provider/content.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmlhelp/source/cxxhelp/provider/content.cxx b/xmlhelp/source/cxxhelp/provider/content.cxx
index a1411b11752a..fbffd7ae5a02 100644
--- a/xmlhelp/source/cxxhelp/provider/content.cxx
+++ b/xmlhelp/source/cxxhelp/provider/content.cxx
@@ -196,7 +196,6 @@ public:
return new ResultSetForRoot( m_xContext,
m_xProvider,
m_seq,
- m_seqSort,
m_aURLParameter,
m_pDatabases );
}
@@ -237,7 +236,6 @@ public:
return new ResultSetForQuery( m_xContext,
m_xProvider,
m_seq,
- m_seqSort,
m_aURLParameter,
m_pDatabases );
}