diff options
Diffstat (limited to 'configmgr/source/update.cxx')
-rw-r--r-- | configmgr/source/update.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configmgr/source/update.cxx b/configmgr/source/update.cxx index 24400990b0da..157a39830f07 100644 --- a/configmgr/source/update.cxx +++ b/configmgr/source/update.cxx @@ -49,8 +49,6 @@ namespace configmgr { namespace update { namespace { -namespace css = com::sun::star; - std::set< rtl::OUString > seqToSet( css::uno::Sequence< rtl::OUString > const & sequence) { |