diff options
Diffstat (limited to 'unotools/source/misc/sharedunocomponent.cxx')
-rw-r--r-- | unotools/source/misc/sharedunocomponent.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/unotools/source/misc/sharedunocomponent.cxx b/unotools/source/misc/sharedunocomponent.cxx index 7580fdced945..789054104a31 100644 --- a/unotools/source/misc/sharedunocomponent.cxx +++ b/unotools/source/misc/sharedunocomponent.cxx @@ -35,8 +35,6 @@ namespace utl using ::com::sun::star::uno::Reference; using ::com::sun::star::uno::Exception; using ::com::sun::star::uno::UNO_QUERY; - using ::com::sun::star::uno::RuntimeException; - using ::com::sun::star::lang::XComponent; using ::com::sun::star::lang::EventObject; using ::com::sun::star::util::XCloseable; using ::com::sun::star::util::XCloseListener; |