summaryrefslogtreecommitdiff
path: root/basegfx/source/matrix
diff options
context:
space:
mode:
authorAlexander Wilms <f.alexander.wilms@gmail.com>2014-02-25 17:40:34 +0100
committerThorsten Behrens <thb@documentfoundation.org>2014-02-25 21:35:51 +0100
commita96d7ce3904f4dfd08d47170e926b15b5f7dae3d (patch)
treee6b273b3bc3fb9c485b7caf734f20ccb49461f24 /basegfx/source/matrix
parent8747200c87afa81177f2da8ec9bd46996156c307 (diff)
Remove visual noise from basegfx
Change-Id: I9a28405ab92605203ec380f89f5aee91f042d91a
Diffstat (limited to 'basegfx/source/matrix')
-rw-r--r--basegfx/source/matrix/b2dhommatrix.cxx2
-rw-r--r--basegfx/source/matrix/b2dhommatrixtools.cxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/basegfx/source/matrix/b2dhommatrix.cxx b/basegfx/source/matrix/b2dhommatrix.cxx
index 7b76d075399f..936817e54d3c 100644
--- a/basegfx/source/matrix/b2dhommatrix.cxx
+++ b/basegfx/source/matrix/b2dhommatrix.cxx
@@ -25,7 +25,7 @@
#include <basegfx/vector/b2dvector.hxx>
#include <basegfx/matrix/b2dhommatrixtools.hxx>
-///////////////////////////////////////////////////////////////////////////////
+
namespace basegfx
{
diff --git a/basegfx/source/matrix/b2dhommatrixtools.cxx b/basegfx/source/matrix/b2dhommatrixtools.cxx
index 3e39fd5e4df6..33a9231db4e4 100644
--- a/basegfx/source/matrix/b2dhommatrixtools.cxx
+++ b/basegfx/source/matrix/b2dhommatrixtools.cxx
@@ -21,7 +21,7 @@
#include <rtl/ustring.hxx>
#include <rtl/ustrbuf.hxx>
-///////////////////////////////////////////////////////////////////////////////
+
namespace basegfx
{