summaryrefslogtreecommitdiff
path: root/forms/source/helper/windowstateguard.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/helper/windowstateguard.cxx')
-rw-r--r--forms/source/helper/windowstateguard.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/forms/source/helper/windowstateguard.cxx b/forms/source/helper/windowstateguard.cxx
index ecfab0e73fa6..b1057b382487 100644
--- a/forms/source/helper/windowstateguard.cxx
+++ b/forms/source/helper/windowstateguard.cxx
@@ -30,7 +30,6 @@ namespace frm
{
//........................................................................
- /** === begin UNO using === **/
using ::com::sun::star::awt::XWindowListener2;
using ::com::sun::star::uno::Reference;
using ::com::sun::star::awt::XWindow2;
@@ -41,7 +40,6 @@ namespace frm
using ::com::sun::star::lang::EventObject;
using ::com::sun::star::uno::UNO_QUERY;
using ::com::sun::star::uno::Exception;
- /** === end UNO using === **/
//====================================================================
//= WindowStateGuard_Impl