summaryrefslogtreecommitdiff
path: root/connectivity/source/sdbcx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-02-25 19:09:32 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-02-25 19:34:36 +0100
commitdd3e879cfdacbc8b9fff7556ae2d8698a22e9235 (patch)
tree822b359cb4934d96a8cc78783bbf784b95baa605 /connectivity/source/sdbcx
parentc66e2c4836fa3780c5cabbb511968557121d5cc1 (diff)
remove some trivial duplicates
Change-Id: Ie736cb6d5ff7f4d1998338f4a3a3a3b0a67c79ad
Diffstat (limited to 'connectivity/source/sdbcx')
-rw-r--r--connectivity/source/sdbcx/VIndex.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/connectivity/source/sdbcx/VIndex.cxx b/connectivity/source/sdbcx/VIndex.cxx
index 253a9399cd89..54bf29e2ee66 100644
--- a/connectivity/source/sdbcx/VIndex.cxx
+++ b/connectivity/source/sdbcx/VIndex.cxx
@@ -26,7 +26,6 @@
#include "TConnection.hxx"
// -------------------------------------------------------------------------
using namespace ::connectivity;
-using namespace ::connectivity;
using namespace ::dbtools;
using namespace ::connectivity::sdbcx;
using namespace ::cppu;