summaryrefslogtreecommitdiff
path: root/oox/source/ole/vbamodule.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/ole/vbamodule.cxx')
-rw-r--r--oox/source/ole/vbamodule.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/oox/source/ole/vbamodule.cxx b/oox/source/ole/vbamodule.cxx
index 465d9652cffc..b6794f319e39 100644
--- a/oox/source/ole/vbamodule.cxx
+++ b/oox/source/ole/vbamodule.cxx
@@ -36,8 +36,6 @@
namespace oox {
namespace ole {
-
-
using namespace ::com::sun::star::lang;
using namespace ::com::sun::star::script::vba;
using namespace ::com::sun::star::uno;
@@ -338,8 +336,6 @@ void VbaModule::createModule( const OUString& rVBASourceCode,
}
}
-
-
} // namespace ole
} // namespace oox