font-ebdftopcf.eclass: drop incomplete definitions of functions

It's better to not try according to our fun AWK ;)

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-03-31 09:12:02 +01:00
parent 6819163099
commit 666e192e48

View File

@@ -22,7 +22,6 @@ RDEPEND=""
# Public functions
#
# @FUNCTION: ebdftopcf
ebdftopcf() {
local bdffiles
bdffiles="$@"
@@ -37,7 +36,6 @@ ebdftopcf() {
# Public inheritable functions
#
# @FUNCTION: font-ebdftopcf_src_compile
font-ebdftopcf_src_compile() {
use X && FONT_SUFFIX="pcf.gz"
use X || FONT_SUFFIX="bdf"