From d0d1534b6baa7fedfd771ceb2958305eb1986c48 Mon Sep 17 00:00:00 2001 From: Alexander Wilms Date: Tue, 25 Feb 2014 18:21:10 +0100 Subject: Remove visual noise from drawinglayer MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ida745b9d994d09081ad3d18cdf2494a97438dc56 Reviewed-on: https://gerrit.libreoffice.org/8253 Tested-by: Caolán McNamara Reviewed-by: Caolán McNamara --- drawinglayer/source/attribute/sdrlineattribute.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drawinglayer/source/attribute/sdrlineattribute.cxx') diff --git a/drawinglayer/source/attribute/sdrlineattribute.cxx b/drawinglayer/source/attribute/sdrlineattribute.cxx index 60951d9d94f0..15e2e8df189e 100644 --- a/drawinglayer/source/attribute/sdrlineattribute.cxx +++ b/drawinglayer/source/attribute/sdrlineattribute.cxx @@ -21,7 +21,7 @@ #include #include -////////////////////////////////////////////////////////////////////////////// + namespace drawinglayer { -- cgit