Kaydet (Commit) ec139b75 authored tarafından Alexander Bergmann's avatar Alexander Bergmann Kaydeden (comit) Michael Meeks

unusedcode.easy: Removed unused code (basegfx::B2ITuple)

üst 26005459
...@@ -863,11 +863,8 @@ basegfx::B3DTuple::B3DTuple(basegfx::B3ITuple const&) ...@@ -863,11 +863,8 @@ basegfx::B3DTuple::B3DTuple(basegfx::B3ITuple const&)
basegfx::B3I64Tuple::getEmptyTuple() basegfx::B3I64Tuple::getEmptyTuple()
basegfx::B3ITuple::getEmptyTuple() basegfx::B3ITuple::getEmptyTuple()
basegfx::absolute(basegfx::B2DHomPoint const&) basegfx::absolute(basegfx::B2DHomPoint const&)
basegfx::absolute(basegfx::B2ITuple const&)
basegfx::average(basegfx::B2DHomPoint&, basegfx::B2DHomPoint&) basegfx::average(basegfx::B2DHomPoint&, basegfx::B2DHomPoint&)
basegfx::average(basegfx::B2DHomPoint&, basegfx::B2DHomPoint&, basegfx::B2DHomPoint&) basegfx::average(basegfx::B2DHomPoint&, basegfx::B2DHomPoint&, basegfx::B2DHomPoint&)
basegfx::average(basegfx::B2ITuple const&, basegfx::B2ITuple const&)
basegfx::average(basegfx::B2ITuple const&, basegfx::B2ITuple const&, basegfx::B2ITuple const&)
basegfx::computeSetDifference(std::__debug::vector<basegfx::B2IBox, std::allocator<basegfx::B2IBox> >&, basegfx::B2IBox const&, basegfx::B2IBox const&) basegfx::computeSetDifference(std::__debug::vector<basegfx::B2IBox, std::allocator<basegfx::B2IBox> >&, basegfx::B2IBox const&, basegfx::B2IBox const&)
basegfx::exportToSvg(basegfx::B2DHomMatrix const&) basegfx::exportToSvg(basegfx::B2DHomMatrix const&)
basegfx::fround(basegfx::B1DRange const&) basegfx::fround(basegfx::B1DRange const&)
...@@ -877,11 +874,8 @@ basegfx::getContinuity(basegfx::B2IVector const&, basegfx::B2IVector const&) ...@@ -877,11 +874,8 @@ basegfx::getContinuity(basegfx::B2IVector const&, basegfx::B2IVector const&)
basegfx::getOrientation(basegfx::B2IVector const&, basegfx::B2IVector const&) basegfx::getOrientation(basegfx::B2IVector const&, basegfx::B2IVector const&)
basegfx::getPerpendicular(basegfx::B2IVector const&) basegfx::getPerpendicular(basegfx::B2IVector const&)
basegfx::interpolate(basegfx::B2DHomPoint&, basegfx::B2DHomPoint&, double) basegfx::interpolate(basegfx::B2DHomPoint&, basegfx::B2DHomPoint&, double)
basegfx::interpolate(basegfx::B2ITuple const&, basegfx::B2ITuple const&, double)
basegfx::maximum(basegfx::B2DHomPoint const&, basegfx::B2DHomPoint const&) basegfx::maximum(basegfx::B2DHomPoint const&, basegfx::B2DHomPoint const&)
basegfx::maximum(basegfx::B2ITuple const&, basegfx::B2ITuple const&)
basegfx::minimum(basegfx::B2DHomPoint const&, basegfx::B2DHomPoint const&) basegfx::minimum(basegfx::B2DHomPoint const&, basegfx::B2DHomPoint const&)
basegfx::minimum(basegfx::B2ITuple const&, basegfx::B2ITuple const&)
basegfx::tools::addPointsAtCuts(basegfx::B2DPolygon const&) basegfx::tools::addPointsAtCuts(basegfx::B2DPolygon const&)
basegfx::tools::addPointsAtCutsAndTouches(basegfx::B2DPolyPolygon const&, basegfx::B2DPolygon const&) basegfx::tools::addPointsAtCutsAndTouches(basegfx::B2DPolyPolygon const&, basegfx::B2DPolygon const&)
basegfx::tools::applyLineDashing(basegfx::B3DPolyPolygon const&, std::__debug::vector<double, std::allocator<double> > const&, basegfx::B3DPolyPolygon*, basegfx::B3DPolyPolygon*, double) basegfx::tools::applyLineDashing(basegfx::B3DPolyPolygon const&, std::__debug::vector<double, std::allocator<double> > const&, basegfx::B3DPolyPolygon*, basegfx::B3DPolyPolygon*, double)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment