diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-02-07 23:31:30 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-02-07 23:31:50 +0100 |
commit | 06fc1ee4c4ee8de3a4d758cbca761a5e80a0873f (patch) | |
tree | 55db07712d1345120d4181d5acba6cdac83f1551 /linguistic/workben | |
parent | 4387ebc208bd432717f970bc1627eedb3902005c (diff) |
Remove dead code. Mostly unused namespaces
Diffstat (limited to 'linguistic/workben')
-rw-r--r-- | linguistic/workben/sprophelp.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linguistic/workben/sprophelp.cxx b/linguistic/workben/sprophelp.cxx index 26480de208d8..9a81205def23 100644 --- a/linguistic/workben/sprophelp.cxx +++ b/linguistic/workben/sprophelp.cxx @@ -42,7 +42,6 @@ #include <com/sun/star/beans/XPropertySet.hpp> #include <osl/mutex.hxx> -//using namespace utl; using namespace osl; using namespace rtl; using namespace com::sun::star; |