mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 02:56:35 +01:00
Remove dead code.
This commit is contained in:
parent
8b268344f9
commit
ea5876b836
36 changed files with 7 additions and 85 deletions
|
|
@ -54,7 +54,6 @@ class LIBCANVAS_API Curve : public PolyItem, public InterpolatedCurve
|
|||
Points samples;
|
||||
Points::size_type n_samples;
|
||||
uint32_t points_per_segment;
|
||||
InterpolatedCurve::SplineType curve_type;
|
||||
CurveFill curve_fill;
|
||||
|
||||
void interpolate ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue