aboutsummaryrefslogtreecommitdiffstats
path: root/src/jalv_internal.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2018-09-22 22:12:55 +0200
committerDavid Robillard <d@drobilla.net>2018-09-22 22:14:37 +0200
commiteb95b6f0e129dd185a833be2f55aaa4e7f37f703 (patch)
treef841cdd8d999d8055c448443c26548d516658067 /src/jalv_internal.h
parentc5b75a160cdae33c08d32ea82486ae599a594712 (diff)
downloadjalv-eb95b6f0e129dd185a833be2f55aaa4e7f37f703.tar.gz
jalv-eb95b6f0e129dd185a833be2f55aaa4e7f37f703.tar.bz2
jalv-eb95b6f0e129dd185a833be2f55aaa4e7f37f703.zip
Simplify control display in console interface
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 bdf5e79..c8b45ab 100644
--- a/src/jalv_internal.h
+++ b/src/jalv_internal.h
@@ -308,7 +308,6 @@ struct Jalv {
size_t midi_buf_size; ///< Size of MIDI port buffers
uint32_t control_in; ///< Index of control input port
uint32_t num_ports; ///< Size of the two following arrays:
- uint32_t longest_sym; ///< Longest port symbol
uint32_t plugin_latency; ///< Latency reported by plugin (if any)
float ui_update_hz; ///< Frequency of UI updates
uint32_t sample_rate; ///< Sample rate