]> git.sur5r.net Git - openocd/commit
Helper ioutil: cleanup: removing dead code
authorAlexander Kurz <akurz@blala.de>
Sat, 13 Feb 2016 12:48:02 +0000 (13:48 +0100)
committerFreddie Chopin <freddie.chopin@gmail.com>
Sun, 8 May 2016 16:56:08 +0000 (17:56 +0100)
commitbd6642f8f90db3cb5baf62f1d08d6180e13d90b0
tree12b1cc69fbb42460e3253b5e3c6a9c6b9fcadd7a
parentf09ddcbbf98ca064a4e00d17989d8b43020bfc3a
Helper ioutil: cleanup: removing dead code

The ioutil helper functions copyfile and copydir were last and only used
in ecosboard.c which has been removed with commit 39650e22.
Removing the dead code.

Change-Id: I36c7c4c5009d755b4513a14a9f9e214d1ee500e8
Signed-off-by: Alexander Kurz <akurz@blala.de>
Reviewed-on: http://openocd.zylin.com/3240
Tested-by: jenkins
Reviewed-by: Freddie Chopin <freddie.chopin@gmail.com>
src/helper/ioutil.c