diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-03-03 21:24:49 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-03-04 13:58:39 +0100 |
commit | 57d169b6061549ce273582bd2ee96cce34f1c5a2 (patch) | |
tree | 6278135af37fa40be166da25d4f5886f96d0f0fb /stoc | |
parent | db7e034b1487cec4686fe0d2e37afd63d4adf8e8 (diff) |
doubled namespace
Change-Id: I756f4a98b1eedcbe7674e9afd9b06816141688b9
Diffstat (limited to 'stoc')
-rw-r--r-- | stoc/test/testiadapter.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stoc/test/testiadapter.cxx b/stoc/test/testiadapter.cxx index 4daabdc1e92c..1bcce146518b 100644 --- a/stoc/test/testiadapter.cxx +++ b/stoc/test/testiadapter.cxx @@ -46,7 +46,6 @@ using namespace com::sun::star::script; using namespace com::sun::star::beans; using namespace com::sun::star::lang; using namespace com::sun::star::reflection; -using namespace com::sun::star::lang; using namespace com::sun::star::registry; using ::rtl::OUString; |