summaryrefslogtreecommitdiff
path: root/comphelper/source/misc/componentbase.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper/source/misc/componentbase.cxx')
-rw-r--r--comphelper/source/misc/componentbase.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/comphelper/source/misc/componentbase.cxx b/comphelper/source/misc/componentbase.cxx
index c13256295498..23318ba1bde1 100644
--- a/comphelper/source/misc/componentbase.cxx
+++ b/comphelper/source/misc/componentbase.cxx
@@ -28,12 +28,10 @@ namespace comphelper
{
//........................................................................
- /** === begin UNO using === **/
using ::com::sun::star::lang::NotInitializedException;
using ::com::sun::star::lang::DisposedException;
using ::com::sun::star::uno::Reference;
using ::com::sun::star::uno::XInterface;
- /** === end UNO using === **/
//====================================================================
//= ComponentBase