summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/composeduiupdate.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/composeduiupdate.cxx')
-rw-r--r--extensions/source/propctrlr/composeduiupdate.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/composeduiupdate.cxx b/extensions/source/propctrlr/composeduiupdate.cxx
index 456505e47323..855cc0d985bc 100644
--- a/extensions/source/propctrlr/composeduiupdate.cxx
+++ b/extensions/source/propctrlr/composeduiupdate.cxx
@@ -32,7 +32,6 @@ namespace pcr
{
//........................................................................
- /** === begin UNO using === **/
using ::com::sun::star::uno::Exception;
using ::com::sun::star::lang::DisposedException;
using ::com::sun::star::lang::NullPointerException;
@@ -43,7 +42,6 @@ namespace pcr
using ::com::sun::star::uno::RuntimeException;
using ::com::sun::star::lang::NoSupportException;
using ::com::sun::star::inspection::XPropertyControlObserver;
- /** === end UNO using === **/
namespace PropertyLineElement = ::com::sun::star::inspection::PropertyLineElement;