Skip to content
Snippets Groups Projects
Commit 89e9d86a authored by oharboe's avatar oharboe
Browse files

remove unused code.

git-svn-id: svn://svn.berlios.de/openocd/trunk@2046 b42882b7-edfa-0310-969c-e2dbd0fdcd60
parent 040e6cef
Branches
No related tags found
No related merge requests found
......@@ -427,11 +427,6 @@ static void shiftValueInnerFlip(const tap_state_t state, const tap_state_t endSt
extern int jtag_check_value(u8 *captured, void *priv);
static void gotoEndState(void)
{
setCurrentState(cmd_queue_end_state);
}
static __inline void scanFields(int num_fields, scan_field_t *fields, tap_state_t shiftState, tap_state_t end_state)
{
int i;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment