From 049ce78144650d92eb6bd73292868f73d37c9010 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Sat, 30 Mar 2013 00:32:52 +0100 Subject: remove local css definitions follow-up of 66a175834c39ccde9475eac3adb72a843110d01f Change-Id: I1c495041ccc4db4dd9554d49b6324e989fa46c60 --- unotools/source/config/useroptions.cxx | 3 --- 1 file changed, 3 deletions(-) (limited to 'unotools/source') diff --git a/unotools/source/config/useroptions.cxx b/unotools/source/config/useroptions.cxx index fac2eca11fb5..54365f8e9081 100644 --- a/unotools/source/config/useroptions.cxx +++ b/unotools/source/config/useroptions.cxx @@ -43,11 +43,8 @@ using namespace utl; using namespace com::sun::star; -//using namespace com::sun::star::uno; using rtl::OUString; -//namespace css = ::com::sun::star; - namespace { -- cgit