summaryrefslogtreecommitdiff
path: root/basegfx/test/basegfx2d.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'basegfx/test/basegfx2d.cxx')
-rw-r--r--basegfx/test/basegfx2d.cxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/basegfx/test/basegfx2d.cxx b/basegfx/test/basegfx2d.cxx
index cfcc4e7e4e67..e215dcca0c5b 100644
--- a/basegfx/test/basegfx2d.cxx
+++ b/basegfx/test/basegfx2d.cxx
@@ -132,10 +132,6 @@ public:
"31-24 33-22 34-20 35-18 36-16 37-15 39-12 40-11z";
}
- void tearDown() override
- {
- }
-
void impex()
{
B2DPolyPolygon aPoly;
@@ -369,10 +365,6 @@ public:
maPerspective.set(2,2, 9.0);
}
- void tearDown() override
- {
- }
-
void equal()
{
B2DHomMatrix aIdentity;