summaryrefslogtreecommitdiffstats
path: root/connectivity/source/drivers/mork/MResultSet.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-03-20 16:25:51 +0200
committerNoel Grandin <noel@peralex.com>2015-03-23 09:42:23 +0200
commit5cbb51c009fa266e8418ef93799ac64e431c22f5 (patch)
tree4210474916192440d4a529299c0be82fbe361550 /connectivity/source/drivers/mork/MResultSet.hxx
parentloplugin:constantfunction: cui (diff)
downloadcore-5cbb51c009fa266e8418ef93799ac64e431c22f5.tar.gz
core-5cbb51c009fa266e8418ef93799ac64e431c22f5.zip
loplugin:constantfunction: connectivity
Change-Id: Ic1a71851a80ed2715969b0f00a0e59ab3a0593db
Diffstat (limited to 'connectivity/source/drivers/mork/MResultSet.hxx')
-rw-r--r--connectivity/source/drivers/mork/MResultSet.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/connectivity/source/drivers/mork/MResultSet.hxx b/connectivity/source/drivers/mork/MResultSet.hxx
index 6422c04bb742..d40fe68e4e94 100644
--- a/connectivity/source/drivers/mork/MResultSet.hxx
+++ b/connectivity/source/drivers/mork/MResultSet.hxx
@@ -266,8 +266,6 @@ protected:
::com::sun::star::uno::RuntimeException);
bool fetchCurrentRow() throw( ::com::sun::star::sdbc::SQLException,
::com::sun::star::uno::RuntimeException);
- bool pushCard(sal_uInt32 rowIndex) throw( ::com::sun::star::sdbc::SQLException,
- ::com::sun::star::uno::RuntimeException);
bool validRow( sal_uInt32 nRow );
bool seekRow( eRowPosition pos, sal_Int32 nOffset = 0 );
sal_Int32 deletedCount();