summaryrefslogtreecommitdiff
path: root/comphelper/source/misc/componentcontext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper/source/misc/componentcontext.cxx')
-rw-r--r--comphelper/source/misc/componentcontext.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/comphelper/source/misc/componentcontext.cxx b/comphelper/source/misc/componentcontext.cxx
index b0d7b8a0c27c..4a5abe05859f 100644
--- a/comphelper/source/misc/componentcontext.cxx
+++ b/comphelper/source/misc/componentcontext.cxx
@@ -28,7 +28,6 @@ namespace comphelper
{
//........................................................................
- /** === begin UNO using === **/
using ::com::sun::star::uno::Reference;
using ::com::sun::star::uno::XComponentContext;
using ::com::sun::star::lang::NullPointerException;
@@ -42,7 +41,6 @@ namespace comphelper
using ::com::sun::star::uno::UNO_QUERY;
using ::com::sun::star::uno::RuntimeException;
using ::com::sun::star::uno::Sequence;
- /** === end UNO using === **/
//====================================================================
//= ComponentContext