]> www.infradead.org Git - users/borneoa/openocd-next.git/commit
target: drop struct target_type::target_jim_commands()
authorAntonio Borneo <borneo.antonio@gmail.com>
Sat, 10 May 2025 12:14:05 +0000 (14:14 +0200)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sun, 25 May 2025 12:42:46 +0000 (12:42 +0000)
commit4c1e2105c4e5ad3188dae6e62ce019df15c7e52a
tree2248c4d473ce3562156f10a63112cfb3299c1f79
parent3c7725ea703e186c9d9ced3b0e03231982abdbfd
target: drop struct target_type::target_jim_commands()

The API was introduced in 2008 by commit 8d73c2a9b0c0 ("duan ellis
target tcl work in progress") and never used.

Drop it!

Change-Id: Icbc5789f59696bd28f9d1151bc3e29f4adb74670
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/8903
Tested-by: jenkins
src/target/target_type.h