diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-03-05 12:34:10 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-03-05 12:34:33 +0100 |
commit | 41e03a166eb9077dddd3f0ee9c2602122ec7d5ba (patch) | |
tree | 157456c10783d0e644bcca7f8c84600cf6ab78d1 /animations | |
parent | 21414f3958357303084780b27d566f2058b73a37 (diff) |
doubled using
Change-Id: Ib1d3213a688194bfb027b7bca5bd9ac1b7bb1b28
Diffstat (limited to 'animations')
-rw-r--r-- | animations/source/animcore/animcore.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/animations/source/animcore/animcore.cxx b/animations/source/animcore/animcore.cxx index 36eeb6cd761d..6307f30d4168 100644 --- a/animations/source/animcore/animcore.cxx +++ b/animations/source/animcore/animcore.cxx @@ -72,7 +72,6 @@ using ::com::sun::star::uno::makeAny; using ::com::sun::star::lang::NoSupportException; using ::com::sun::star::lang::IllegalArgumentException; using ::com::sun::star::lang::WrappedTargetException; -using ::com::sun::star::lang::NoSupportException; using ::com::sun::star::lang::XServiceInfo; using ::com::sun::star::lang::XTypeProvider; using ::com::sun::star::container::NoSuchElementException; |