summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/dataaccess/dataaccessdescriptor.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/core/dataaccess/dataaccessdescriptor.cxx')
-rw-r--r--dbaccess/source/core/dataaccess/dataaccessdescriptor.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/dbaccess/source/core/dataaccess/dataaccessdescriptor.cxx b/dbaccess/source/core/dataaccess/dataaccessdescriptor.cxx
index be895d7ad99c..b2f3bc4dbc6e 100644
--- a/dbaccess/source/core/dataaccess/dataaccessdescriptor.cxx
+++ b/dbaccess/source/core/dataaccess/dataaccessdescriptor.cxx
@@ -40,7 +40,6 @@ namespace dbaccess
{
//........................................................................
- /** === begin UNO using === **/
using ::com::sun::star::uno::Reference;
using ::com::sun::star::uno::XInterface;
using ::com::sun::star::uno::UNO_QUERY;
@@ -61,7 +60,6 @@ namespace dbaccess
using ::com::sun::star::beans::XPropertySet;
using ::com::sun::star::uno::XComponentContext;
using ::com::sun::star::beans::PropertyValue;
- /** === end UNO using === **/
namespace PropertyAttribute = ::com::sun::star::beans::PropertyAttribute;
namespace CommandType = ::com::sun::star::sdb::CommandType;