summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/hsqldb/HView.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/hsqldb/HView.cxx')
-rw-r--r--connectivity/source/drivers/hsqldb/HView.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/connectivity/source/drivers/hsqldb/HView.cxx b/connectivity/source/drivers/hsqldb/HView.cxx
index 4d0a25b044a5..9074f600ca92 100644
--- a/connectivity/source/drivers/hsqldb/HView.cxx
+++ b/connectivity/source/drivers/hsqldb/HView.cxx
@@ -39,7 +39,6 @@ namespace connectivity { namespace hsqldb
{
//........................................................................
- /** === begin UNO using === **/
using ::com::sun::star::uno::Reference;
using ::com::sun::star::uno::UNO_QUERY;
using ::com::sun::star::uno::UNO_QUERY_THROW;
@@ -55,7 +54,6 @@ namespace connectivity { namespace hsqldb
using ::com::sun::star::sdbc::XStatement;
using ::com::sun::star::lang::DisposedException;
using ::com::sun::star::sdbc::XRow;
- /** === end UNO using === **/
//====================================================================
//= HView