summaryrefslogtreecommitdiff
path: root/cui/source/customize
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-03-30 00:32:52 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-03-30 00:56:42 +0100
commit049ce78144650d92eb6bd73292868f73d37c9010 (patch)
treef2296358bc0f211620c3b0867568b2c51af5f45f /cui/source/customize
parentcd41b59eb295c89d3849b9a2089bee8b897ddc06 (diff)
remove local css definitions
follow-up of 66a175834c39ccde9475eac3adb72a843110d01f Change-Id: I1c495041ccc4db4dd9554d49b6324e989fa46c60
Diffstat (limited to 'cui/source/customize')
-rw-r--r--cui/source/customize/cfgutil.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/customize/cfgutil.cxx b/cui/source/customize/cfgutil.cxx
index ee6387ea3e25..742382d4587c 100644
--- a/cui/source/customize/cfgutil.cxx
+++ b/cui/source/customize/cfgutil.cxx
@@ -65,7 +65,6 @@ using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::script;
using namespace ::com::sun::star::frame;
using namespace ::com::sun::star::document;
-namespace css = ::com::sun::star;
static OUString SERVICE_UICATEGORYDESCRIPTION ("com.sun.star.ui.UICategoryDescription");