summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/TableRow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/inc/TableRow.hxx')
-rw-r--r--dbaccess/source/ui/inc/TableRow.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/dbaccess/source/ui/inc/TableRow.hxx b/dbaccess/source/ui/inc/TableRow.hxx
index b5c12600aa8b..4f34a94bf58e 100644
--- a/dbaccess/source/ui/inc/TableRow.hxx
+++ b/dbaccess/source/ui/inc/TableRow.hxx
@@ -18,7 +18,6 @@
*/
#pragma once
-#include <com/sun/star/beans/XPropertySet.hpp>
#include <tools/long.hxx>
#include "TypeInfo.hxx"
@@ -38,7 +37,6 @@ namespace dbaui
protected:
public:
OTableRow();
- OTableRow(const css::uno::Reference< css::beans::XPropertySet >& xAffectedCol);
OTableRow( const OTableRow& rRow, tools::Long nPosition = -1 );
~OTableRow();