devtools: remove old ABI validation script
authorNeil Horman <nhorman@tuxdriver.com>
Thu, 16 Apr 2020 14:54:14 +0000 (10:54 -0400)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 24 May 2020 20:36:45 +0000 (22:36 +0200)
Since we've moved away from our initial validate-abi.sh script,
in favor of check-abi.sh, which uses libabigail,
remove the old script from the tree, and update the docs accordingly.

Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>

No differences found