summaryrefslogtreecommitdiff
path: root/drawinglayer/source/processor2d/objectinfoextractor2d.cxx
diff options
context:
space:
mode:
authorAlexander Wilms <f.alexander.wilms@gmail.com>2014-02-25 18:21:10 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-02-27 07:10:49 -0600
commitd0d1534b6baa7fedfd771ceb2958305eb1986c48 (patch)
treeda1b8f3931c28c12a90ab85093c809234270e7fd /drawinglayer/source/processor2d/objectinfoextractor2d.cxx
parent95ab91d0fb172f8c7692cb043dfd6b079f319601 (diff)
Remove visual noise from drawinglayer
Change-Id: Ida745b9d994d09081ad3d18cdf2494a97438dc56 Reviewed-on: https://gerrit.libreoffice.org/8253 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'drawinglayer/source/processor2d/objectinfoextractor2d.cxx')
-rw-r--r--drawinglayer/source/processor2d/objectinfoextractor2d.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/drawinglayer/source/processor2d/objectinfoextractor2d.cxx b/drawinglayer/source/processor2d/objectinfoextractor2d.cxx
index 94ff4a55969a..6d81d87c90a9 100644
--- a/drawinglayer/source/processor2d/objectinfoextractor2d.cxx
+++ b/drawinglayer/source/processor2d/objectinfoextractor2d.cxx
@@ -21,11 +21,11 @@
#include <drawinglayer/primitive2d/drawinglayer_primitivetypes2d.hxx>
#include <drawinglayer/primitive2d/objectinfoprimitive2d.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
using namespace com::sun::star;
-//////////////////////////////////////////////////////////////////////////////
+
namespace drawinglayer
{
@@ -64,7 +64,7 @@ namespace drawinglayer
} // end of namespace processor2d
} // end of namespace drawinglayer
-//////////////////////////////////////////////////////////////////////////////
+
// eof
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */