aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/hla/hla_interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/jtag/hla/hla_interface.h')
-rw-r--r--src/jtag/hla/hla_interface.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/jtag/hla/hla_interface.h b/src/jtag/hla/hla_interface.h
index 398aa806..fcf1d9e2 100644
--- a/src/jtag/hla/hla_interface.h
+++ b/src/jtag/hla/hla_interface.h
@@ -45,8 +45,6 @@ struct hl_interface_param_s {
/** */
enum hl_transports transport;
/** */
- int max_buffer;
- /** */
bool connect_under_reset;
/** Output file for trace data (if any) */
FILE *trace_f;