summaryrefslogtreecommitdiff
path: root/unusedcode.easy
diff options
context:
space:
mode:
authorAlexander Bergmann <myaddons@gmx.de>2012-01-27 12:23:36 +0100
committerMichael Meeks <michael.meeks@suse.com>2012-01-27 21:29:37 +0000
commit6cbf9907898026913ea49abfe6399ba3efa4bb58 (patch)
tree84e7f56b3302a9d1638c8cb246a75e43b460087d /unusedcode.easy
parentec139b751ce85392327cb3eb3a495c27fa5546cd (diff)
unusedcode.easy: Removed unused code (basegfx::B2IVector)
Diffstat (limited to 'unusedcode.easy')
-rw-r--r--unusedcode.easy7
1 files changed, 0 insertions, 7 deletions
diff --git a/unusedcode.easy b/unusedcode.easy
index 93477a73bd1b..a4e746b75519 100644
--- a/unusedcode.easy
+++ b/unusedcode.easy
@@ -847,10 +847,6 @@ basegfx::B2DHomPoint::setY(double)
basegfx::B2DPolygon::insert(unsigned int, basegfx::B2DPolygon const&, unsigned int, unsigned int)
basegfx::B2DVector::isNormalized() const
basegfx::B2I64Tuple::getEmptyTuple()
-basegfx::B2IVector::angle(basegfx::B2IVector const&) const
-basegfx::B2IVector::cross(basegfx::B2IVector const&) const
-basegfx::B2IVector::getEmptyVector()
-basegfx::B2IVector::getLength() const
basegfx::B3DPolyPolygon::insert(unsigned int, basegfx::B3DPolyPolygon const&)
basegfx::B3DPolyPolygon::insert(unsigned int, basegfx::B3DPolygon const&, unsigned int)
basegfx::B3DPolyPolygon::makeUnique()
@@ -870,9 +866,6 @@ basegfx::exportToSvg(basegfx::B2DHomMatrix const&)
basegfx::fround(basegfx::B1DRange const&)
basegfx::fround(basegfx::B2DRange const&)
basegfx::fround(basegfx::B3DRange const&)
-basegfx::getContinuity(basegfx::B2IVector const&, basegfx::B2IVector const&)
-basegfx::getOrientation(basegfx::B2IVector const&, basegfx::B2IVector const&)
-basegfx::getPerpendicular(basegfx::B2IVector const&)
basegfx::interpolate(basegfx::B2DHomPoint&, basegfx::B2DHomPoint&, double)
basegfx::maximum(basegfx::B2DHomPoint const&, basegfx::B2DHomPoint const&)
basegfx::minimum(basegfx::B2DHomPoint const&, basegfx::B2DHomPoint const&)