summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/objectinspectormodel.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/objectinspectormodel.cxx')
-rw-r--r--extensions/source/propctrlr/objectinspectormodel.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/objectinspectormodel.cxx b/extensions/source/propctrlr/objectinspectormodel.cxx
index 94f6464900b9..68d22900ad86 100644
--- a/extensions/source/propctrlr/objectinspectormodel.cxx
+++ b/extensions/source/propctrlr/objectinspectormodel.cxx
@@ -34,7 +34,6 @@ namespace pcr
{
//........................................................................
- /** === begin UNO using === **/
using ::com::sun::star::inspection::XObjectInspectorModel;
using ::com::sun::star::lang::XInitialization;
using ::com::sun::star::lang::XServiceInfo;
@@ -50,7 +49,6 @@ namespace pcr
using ::com::sun::star::ucb::AlreadyInitializedException;
using ::com::sun::star::beans::XPropertySetInfo;
using ::com::sun::star::uno::makeAny;
- /** === end UNO using === **/
//====================================================================
//= ObjectInspectorModel