summaryrefslogtreecommitdiff
path: root/xmlhelp/source/cxxhelp/provider/resultsetforroot.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlhelp/source/cxxhelp/provider/resultsetforroot.hxx')
-rw-r--r--xmlhelp/source/cxxhelp/provider/resultsetforroot.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/xmlhelp/source/cxxhelp/provider/resultsetforroot.hxx b/xmlhelp/source/cxxhelp/provider/resultsetforroot.hxx
index 20c41e738b68..6a54edd07c1a 100644
--- a/xmlhelp/source/cxxhelp/provider/resultsetforroot.hxx
+++ b/xmlhelp/source/cxxhelp/provider/resultsetforroot.hxx
@@ -41,12 +41,6 @@ namespace chelp {
const css::uno::Sequence< css::beans::Property >& seq,
URLParameter const & aURLParameter,
Databases* pDatabases );
-
-
- private:
-
- URLParameter m_aURLParameter;
- Databases* m_pDatabases;
};
}