summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/jdbc/ConnectionLog.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/jdbc/ConnectionLog.cxx')
-rw-r--r--connectivity/source/drivers/jdbc/ConnectionLog.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/connectivity/source/drivers/jdbc/ConnectionLog.cxx b/connectivity/source/drivers/jdbc/ConnectionLog.cxx
index 4afc43a21a21..4f0b748c8c49 100644
--- a/connectivity/source/drivers/jdbc/ConnectionLog.cxx
+++ b/connectivity/source/drivers/jdbc/ConnectionLog.cxx
@@ -30,10 +30,8 @@
namespace connectivity { namespace java { namespace sql {
//........................................................................
- /** === begin UNO using === **/
using ::com::sun::star::uno::Reference;
using ::com::sun::star::uno::XComponentContext;
- /** === end UNO using === **/
//--------------------------------------------------------------------
namespace
@@ -78,13 +76,11 @@ namespace comphelper { namespace log { namespace convert
{
//........................................................................
- /** === begin UNO using === **/
using ::com::sun::star::uno::Reference;
using ::com::sun::star::uno::XComponentContext;
using ::com::sun::star::util::Date;
using ::com::sun::star::util::Time;
using ::com::sun::star::util::DateTime;
- /** === end UNO using === **/
//--------------------------------------------------------------------
::rtl::OUString convertLogArgToString( const Date& _rDate )