summaryrefslogtreecommitdiff
path: root/svx/source/form/legacyformcontroller.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/form/legacyformcontroller.cxx')
-rw-r--r--svx/source/form/legacyformcontroller.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/source/form/legacyformcontroller.cxx b/svx/source/form/legacyformcontroller.cxx
index 82347c4a55ae..90386864cae7 100644
--- a/svx/source/form/legacyformcontroller.cxx
+++ b/svx/source/form/legacyformcontroller.cxx
@@ -33,7 +33,6 @@ namespace svxform
{
//........................................................................
- /** === begin UNO using === **/
using ::com::sun::star::uno::Reference;
using ::com::sun::star::uno::XInterface;
using ::com::sun::star::uno::UNO_QUERY;
@@ -52,7 +51,6 @@ namespace svxform
using ::com::sun::star::awt::XControlContainer;
using ::com::sun::star::lang::XServiceInfo;
using ::com::sun::star::form::runtime::FormController;
- /** === end UNO using === **/
using namespace ::com::sun::star;