diff options
Diffstat (limited to 'sc/source/ui/docshell/macromgr.cxx')
-rw-r--r-- | sc/source/ui/docshell/macromgr.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/docshell/macromgr.cxx b/sc/source/ui/docshell/macromgr.cxx index 832dc35917b9..2cf9ad442fe8 100644 --- a/sc/source/ui/docshell/macromgr.cxx +++ b/sc/source/ui/docshell/macromgr.cxx @@ -29,7 +29,6 @@ #include <com/sun/star/script/XLibraryContainer.hpp> using namespace ::com::sun::star; -using ::com::sun::star::uno::RuntimeException; using ::com::sun::star::uno::Reference; using ::std::vector; using ::std::pair; |