summaryrefslogtreecommitdiff
path: root/vcl/source/window/dialog.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/window/dialog.cxx')
-rw-r--r--vcl/source/window/dialog.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/source/window/dialog.cxx b/vcl/source/window/dialog.cxx
index 4fca0b17d7f1..20f143124080 100644
--- a/vcl/source/window/dialog.cxx
+++ b/vcl/source/window/dialog.cxx
@@ -474,8 +474,6 @@ Dialog::Dialog( WindowType nType )
rtl::OUString VclBuilderContainer::getUIRootDir()
{
- namespace css = ::com::sun::star;
-
/*to-do, check if user config has an override before using shared one, etc*/
css::uno::Reference< css::beans::XPropertySet > xPathSettings(
::comphelper::getProcessServiceFactory()->createInstance(SERVICENAME_PATHSETTINGS),