Skip to content

Commit

Permalink
font-ebdftopcf.eclass: drop incomplete definitions of functions
Browse files Browse the repository at this point in the history
It's better to not try according to our fun AWK ;)

Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Mar 31, 2021
1 parent 6819163 commit 666e192
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions eclass/font-ebdftopcf.eclass
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ RDEPEND=""
# Public functions
#

# @FUNCTION: ebdftopcf
ebdftopcf() {
local bdffiles
bdffiles="$@"
Expand All @@ -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"
Expand Down

0 comments on commit 666e192

Please sign in to comment.