aboutsummaryrefslogtreecommitdiffstats
path: root/src/jalv_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/jalv_internal.h')
-rw-r--r--src/jalv_internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/jalv_internal.h b/src/jalv_internal.h
index b1de82f..7fa3970 100644
--- a/src/jalv_internal.h
+++ b/src/jalv_internal.h
@@ -117,7 +117,6 @@ typedef struct {
size_t n_points; ///< Number of scale points
ScalePoint* points; ///< Scale points
LV2_URID value_type; ///< Type of control value
- LV2_Atom value; ///< Current value
LilvNode* min; ///< Minimum value
LilvNode* max; ///< Maximum value
LilvNode* def; ///< Default value