summaryrefslogtreecommitdiff
path: root/desktop/unx/source
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-03-12 14:30:57 +0200
committerTor Lillqvist <tml@iki.fi>2013-03-12 14:31:38 +0200
commit28b0168b4235040e5ef6dae9ffa400aaf9292e34 (patch)
tree1b5a724f485a292db864952db043e5cb588ee06a /desktop/unx/source
parent221b845d01fbb11d321b653e4f9676d7ade0d85f (diff)
No namespace desktop visible or needed in this source file any more
Change-Id: Id8174bd2bd50afa510ff60dcca63d8c560769f61
Diffstat (limited to 'desktop/unx/source')
-rw-r--r--desktop/unx/source/officeloader/officeloader.cxx1
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()