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 /sfx2 | |
parent | 4387ebc208bd432717f970bc1627eedb3902005c (diff) |
Remove dead code. Mostly unused namespaces
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/toolbox/tbxitem.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/toolbox/tbxitem.cxx b/sfx2/source/toolbox/tbxitem.cxx index 94e428eef29c..c8485cda9d88 100644 --- a/sfx2/source/toolbox/tbxitem.cxx +++ b/sfx2/source/toolbox/tbxitem.cxx @@ -108,7 +108,6 @@ #include <comphelper/uieventslogger.hxx> #include <com/sun/star/frame/XModuleManager.hpp> -//using namespace ::com::sun::star::awt; using namespace ::com::sun::star::beans; using namespace ::com::sun::star::frame; using namespace ::com::sun::star::frame::status; |