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 --- svx/source/sidebar/insert/InsertPropertyPanel.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'svx/source/sidebar/insert') diff --git a/svx/source/sidebar/insert/InsertPropertyPanel.hxx b/svx/source/sidebar/insert/InsertPropertyPanel.hxx index f5b971afe2ad..2bdaa1196e36 100644 --- a/svx/source/sidebar/insert/InsertPropertyPanel.hxx +++ b/svx/source/sidebar/insert/InsertPropertyPanel.hxx @@ -26,7 +26,6 @@ #include #include -namespace css = ::com::sun::star; namespace cssu = ::com::sun::star::uno; class ToolBox; -- cgit