diff options
Diffstat (limited to 'dbaccess/source')
-rw-r--r-- | dbaccess/source/core/api/CRowSetDataColumn.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dbaccess/source/core/api/CRowSetDataColumn.hxx b/dbaccess/source/core/api/CRowSetDataColumn.hxx index a25ccb7226bf..d68daccac957 100644 --- a/dbaccess/source/core/api/CRowSetDataColumn.hxx +++ b/dbaccess/source/core/api/CRowSetDataColumn.hxx @@ -42,7 +42,6 @@ namespace dbaccess OUString m_sLabel; OUString m_aDescription; // description - ORowSetBase* m_pRowSet; virtual ~ORowSetDataColumn(); public: |