diff options
author | Tor Lillqvist <tml@iki.fi> | 2013-03-12 14:30:57 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-03-12 14:31:38 +0200 |
commit | 28b0168b4235040e5ef6dae9ffa400aaf9292e34 (patch) | |
tree | 1b5a724f485a292db864952db043e5cb588ee06a /desktop | |
parent | 221b845d01fbb11d321b653e4f9676d7ade0d85f (diff) |
No namespace desktop visible or needed in this source file any more
Change-Id: Id8174bd2bd50afa510ff60dcca63d8c560769f61
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/unx/source/officeloader/officeloader.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/unx/source/officeloader/officeloader.cxx b/desktop/unx/source/officeloader/officeloader.cxx index 621555b301bf..ffeb643fb179 100644 --- a/desktop/unx/source/officeloader/officeloader.cxx +++ b/desktop/unx/source/officeloader/officeloader.cxx @@ -24,7 +24,6 @@ #include "../../../source/inc/exithelper.h" -using namespace desktop; using ::rtl::OUString; SAL_IMPLEMENT_MAIN() |