summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/jdbc/CallableStatement.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-02-07 23:31:30 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-02-07 23:31:50 +0100
commit06fc1ee4c4ee8de3a4d758cbca761a5e80a0873f (patch)
tree55db07712d1345120d4181d5acba6cdac83f1551 /connectivity/source/drivers/jdbc/CallableStatement.cxx
parent4387ebc208bd432717f970bc1627eedb3902005c (diff)
Remove dead code. Mostly unused namespaces
Diffstat (limited to 'connectivity/source/drivers/jdbc/CallableStatement.cxx')
-rw-r--r--connectivity/source/drivers/jdbc/CallableStatement.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/connectivity/source/drivers/jdbc/CallableStatement.cxx b/connectivity/source/drivers/jdbc/CallableStatement.cxx
index 420d6c34d813..9cfbd19564d5 100644
--- a/connectivity/source/drivers/jdbc/CallableStatement.cxx
+++ b/connectivity/source/drivers/jdbc/CallableStatement.cxx
@@ -44,7 +44,6 @@
using namespace connectivity;
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::beans;
-// using namespace ::com::sun::star::sdbcx;
using namespace ::com::sun::star::sdbc;
using namespace ::com::sun::star::container;
using namespace ::com::sun::star::lang;