summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/kab/KTable.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-08-22 10:14:17 +0100
committerCaolán McNamara <caolanm@redhat.com>2012-08-22 12:08:22 +0100
commit78b2d4d00dfaebb42417a527e01a33ef24e34b7b (patch)
treebe499663ba24ed240ce4f1437b547167e2f8bf84 /connectivity/source/drivers/kab/KTable.cxx
parent01089138cc76f5717244bd04f25a868602aeaab6 (diff)
callcatcher: update list
Change-Id: Id297f32de5fba9d17fec89d2f8ea21c5d1a2a4bc
Diffstat (limited to 'connectivity/source/drivers/kab/KTable.cxx')
-rw-r--r--connectivity/source/drivers/kab/KTable.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/connectivity/source/drivers/kab/KTable.cxx b/connectivity/source/drivers/kab/KTable.cxx
index 1a7689f6cd31..89c04ec51262 100644
--- a/connectivity/source/drivers/kab/KTable.cxx
+++ b/connectivity/source/drivers/kab/KTable.cxx
@@ -34,13 +34,6 @@ using namespace ::com::sun::star::container;
using namespace ::com::sun::star::lang;
// -------------------------------------------------------------------------
-KabTable::KabTable( sdbcx::OCollection* _pTables, KabConnection* _pConnection)
- : KabTable_TYPEDEF(_pTables, sal_True),
- m_pConnection(_pConnection)
-{
- construct();
-}
-// -------------------------------------------------------------------------
KabTable::KabTable( sdbcx::OCollection* _pTables,
KabConnection* _pConnection,
const ::rtl::OUString& _Name,