summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/evoab2/NResultSet.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/evoab2/NResultSet.hxx')
-rw-r--r--connectivity/source/drivers/evoab2/NResultSet.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/connectivity/source/drivers/evoab2/NResultSet.hxx b/connectivity/source/drivers/evoab2/NResultSet.hxx
index 2ed512817c12..692dd9f8a062 100644
--- a/connectivity/source/drivers/evoab2/NResultSet.hxx
+++ b/connectivity/source/drivers/evoab2/NResultSet.hxx
@@ -120,8 +120,6 @@ namespace connectivity
OEvoabResultSet( OCommonStatement *pStmt, OEvoabConnection *pConnection );
void construct( const QueryData& _rData );
- OEvoabConnection * getConnection() { return m_pConnection; }
-
css::uno::Reference< css::uno::XInterface > operator *()
{
return css::uno::Reference< css::uno::XInterface >(*static_cast<OResultSet_BASE*>(this));