From 06fc1ee4c4ee8de3a4d758cbca761a5e80a0873f Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Mon, 7 Feb 2011 23:31:30 +0100 Subject: Remove dead code. Mostly unused namespaces --- connectivity/source/commontools/TIndex.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'connectivity/source/commontools/TIndex.cxx') diff --git a/connectivity/source/commontools/TIndex.cxx b/connectivity/source/commontools/TIndex.cxx index 104f2c49ebf5..87ed49f030ae 100644 --- a/connectivity/source/commontools/TIndex.cxx +++ b/connectivity/source/commontools/TIndex.cxx @@ -39,7 +39,6 @@ using namespace connectivity; using namespace connectivity::sdbcx; 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; -- cgit