summaryrefslogtreecommitdiff
path: root/shell/source/backends/localebe
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-06-01 01:04:20 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-06-01 01:04:50 +0900
commitd95d58af08a35d8a6f9a7713a556915091863f11 (patch)
tree04f50c6beffd34f7efa2abaa2b9478f96ed746e2 /shell/source/backends/localebe
parentdaf9c9c8af4ae7b8a1327040287dafb90ed5146b (diff)
nuke unused namespace
Change-Id: Ic00cdfce4172af0a2f0aa1aa33ef5e386d407976
Diffstat (limited to 'shell/source/backends/localebe')
-rw-r--r--shell/source/backends/localebe/localebecdef.cxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/shell/source/backends/localebe/localebecdef.cxx b/shell/source/backends/localebe/localebecdef.cxx
index 620321003720..ee7b1edd73af 100644
--- a/shell/source/backends/localebe/localebecdef.cxx
+++ b/shell/source/backends/localebe/localebecdef.cxx
@@ -32,9 +32,7 @@
#include <cppuhelper/implementationentry.hxx>
#include <com/sun/star/uno/XComponentContext.hpp>
-namespace css = com::sun::star ;
-namespace uno = css::uno ;
-namespace lang = css::lang ;
+namespace uno = com::sun::star::uno ;
//------------------------------------------------------------------------------