summaryrefslogtreecommitdiff
path: root/src/jtag/jtag.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/jtag/jtag.h')
-rw-r--r--src/jtag/jtag.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/jtag/jtag.h b/src/jtag/jtag.h
index 0458e2d5..7435617e 100644
--- a/src/jtag/jtag.h
+++ b/src/jtag/jtag.h
@@ -187,10 +187,6 @@ typedef struct jtag_interface_s
*/
int (*execute_queue)(void);
- /* optional command support
- */
- int support_pathmove;
-
/* interface initalization
*/
int (*speed)(int speed);