summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools/TKey.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/commontools/TKey.cxx')
-rw-r--r--connectivity/source/commontools/TKey.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/connectivity/source/commontools/TKey.cxx b/connectivity/source/commontools/TKey.cxx
index 1341291abcf3..3a16cf86a5a0 100644
--- a/connectivity/source/commontools/TKey.cxx
+++ b/connectivity/source/commontools/TKey.cxx
@@ -26,10 +26,7 @@
using namespace connectivity;
using namespace ::com::sun::star::uno;
-using namespace ::com::sun::star::beans;
using namespace ::com::sun::star::sdbc;
-using namespace ::com::sun::star::container;
-using namespace ::com::sun::star::lang;
OTableKeyHelper::OTableKeyHelper(OTableHelper* _pTable) : connectivity::sdbcx::OKey(true)
,m_pTable(_pTable)