summaryrefslogtreecommitdiffstats
path: root/basegfx/test/clipstate.cxx
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@collabora.co.uk>2014-07-05 05:53:02 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2014-07-06 02:15:20 +0200
commit10f696d103bcf0ba2e3f76eb4ff7a4c70fe4683c (patch)
tree9392ad9b1a7267af6e48efede7f385f222161483 /basegfx/test/clipstate.cxx
parentcoverity#983489 String Overflow (diff)
downloadcore-10f696d103bcf0ba2e3f76eb4ff7a4c70fe4683c.tar.gz
core-10f696d103bcf0ba2e3f76eb4ff7a4c70fe4683c.zip
remove unnecessary whitespaces in basegfx
Change-Id: Ia97fb3895e855e9fb970b0874fc100e2b900a8b7
Diffstat (limited to 'basegfx/test/clipstate.cxx')
-rw-r--r--basegfx/test/clipstate.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/basegfx/test/clipstate.cxx b/basegfx/test/clipstate.cxx
index ef41849715ea..b8213af61246 100644
--- a/basegfx/test/clipstate.cxx
+++ b/basegfx/test/clipstate.cxx
@@ -32,7 +32,6 @@
using namespace ::basegfx;
-
namespace basegfx2d
{
@@ -157,7 +156,6 @@ public:
CPPUNIT_TEST_SUITE_END();
};
-
CPPUNIT_TEST_SUITE_REGISTRATION(basegfx2d::clipstate);
} // namespace basegfx2d