From: Zachary T Welch <[email protected]>

Signed-off-by: Zachary T Welch <[email protected]>
---
 src/flash/ecos.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/flash/ecos.c b/src/flash/ecos.c
index 381f858..f6f3307 100644
--- a/src/flash/ecos.c
+++ b/src/flash/ecos.c
@@ -338,8 +338,6 @@ static int ecosflash_probe(struct flash_bank *bank)
 
 static int ecosflash_register_commands(struct command_context *cmd_ctx)
 {
-       COMMAND_REGISTER(cmd_ctx, NULL, "ecosflash", NULL, COMMAND_ANY, NULL);
-
        return ERROR_OK;
 }
 
-- 
1.6.4.4

_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to