abuild: remove unused print_version function

the function is not used since commit  3379e67551 (abuild: print
version of built package early)
This commit is contained in:
Natanael Copa 2019-10-01 16:56:47 +00:00
parent 511b934182
commit b09bdddff3
1 changed files with 0 additions and 4 deletions

View File

@ -156,10 +156,6 @@ spell_error() {
die "APKBUILD contains '$1'. It should be '$2'"
}
print_version() {
msg "$program $program_version"
}
# check if apkbuild is basicly sane
default_sanitycheck() {
local i= j= suggestion=