summaryrefslogtreecommitdiffhomepage
path: root/spline/spline.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'spline/spline.hpp')
-rw-r--r--spline/spline.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/spline/spline.hpp b/spline/spline.hpp
index a3532855..300af92d 100644
--- a/spline/spline.hpp
+++ b/spline/spline.hpp
@@ -111,8 +111,6 @@ class OTR_SPLINE_EXPORT spline : public base_spline
QPointF last_input_value;
std::shared_ptr<QObject> ctx { std::make_shared<QObject>() };
- Axis axis = NonAxis;
-
bool activep = false;
bool validp = false;