summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird/Table.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/firebird/Table.hxx')
-rw-r--r--connectivity/source/drivers/firebird/Table.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/connectivity/source/drivers/firebird/Table.hxx b/connectivity/source/drivers/firebird/Table.hxx
index e7ed569d96ac..0ea469503f89 100644
--- a/connectivity/source/drivers/firebird/Table.hxx
+++ b/connectivity/source/drivers/firebird/Table.hxx
@@ -30,8 +30,7 @@ namespace connectivity
const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _xConnection,
const ::rtl::OUString& rName,
const ::rtl::OUString& rType,
- const ::rtl::OUString& rDescription,
- sal_Int32 _nPrivileges);
+ const ::rtl::OUString& rDescription);
// OTableHelper
virtual ::connectivity::sdbcx::OCollection* createColumns(