From 1beabca95b9bc1074cb1f70c484275021cf64c16 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Mon, 28 Oct 2013 03:15:17 +0100 Subject: remove local css namespace definitions As we have it globally in sal/types.h those are not necessary. Change-Id: I18bba2c763c4680c4fa7fde4c5158953b5cfad82 --- sw/source/ui/sidebar/PagePropertyPanel.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'sw/source/ui') diff --git a/sw/source/ui/sidebar/PagePropertyPanel.hxx b/sw/source/ui/sidebar/PagePropertyPanel.hxx index 59ee5b4e50db..88d1acb34972 100644 --- a/sw/source/ui/sidebar/PagePropertyPanel.hxx +++ b/sw/source/ui/sidebar/PagePropertyPanel.hxx @@ -47,8 +47,6 @@ namespace svx { namespace sidebar { #include - -namespace css = ::com::sun::star; namespace cssu = ::com::sun::star::uno; namespace sw { namespace sidebar { -- cgit