summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/api/RowSetBase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/core/api/RowSetBase.hxx')
-rw-r--r--dbaccess/source/core/api/RowSetBase.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/dbaccess/source/core/api/RowSetBase.hxx b/dbaccess/source/core/api/RowSetBase.hxx
index 2a931d5af376..c7f8bcef663c 100644
--- a/dbaccess/source/core/api/RowSetBase.hxx
+++ b/dbaccess/source/core/api/RowSetBase.hxx
@@ -416,7 +416,6 @@ namespace dbaccess
/** use this one to store the inde of the changed column values
*/
::std::vector<sal_Int32>& getChangedColumns() const;
- ::std::vector<com::sun::star::uno::Any>& getChangedBookmarks() const;
};