summaryrefslogtreecommitdiff
path: root/forms/source/helper/resettable.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/helper/resettable.cxx')
-rw-r--r--forms/source/helper/resettable.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/forms/source/helper/resettable.cxx b/forms/source/helper/resettable.cxx
index ec9024668ed0..71d729f34686 100644
--- a/forms/source/helper/resettable.cxx
+++ b/forms/source/helper/resettable.cxx
@@ -30,10 +30,6 @@ namespace frm
using ::com::sun::star::uno::XInterface;
using ::com::sun::star::uno::Exception;
using ::com::sun::star::uno::RuntimeException;
- using ::com::sun::star::uno::Any;
- using ::com::sun::star::uno::makeAny;
- using ::com::sun::star::uno::Sequence;
- using ::com::sun::star::uno::Type;
using ::com::sun::star::form::XResetListener;
using ::com::sun::star::lang::EventObject;