X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Ffont-metric.cc;h=70017df10c41ca2a20d7eeed092d5715e2a843bc;hb=9f3572d98bb948c9689cd1f75401a029451fa001;hp=7cfb8d749ccd1628d958f9ba039102c3d58c8bbf;hpb=04265f11d1f21416ccebd2dcaa1d903dc781b36e;p=lilypond.git diff --git a/lily/font-metric.cc b/lily/font-metric.cc index 7cfb8d749c..70017df10c 100644 --- a/lily/font-metric.cc +++ b/lily/font-metric.cc @@ -179,12 +179,6 @@ Font_metric::sub_fonts () const return SCM_EOL; } -Stencil -Font_metric::word_stencil (string str) const -{ - return text_stencil (str); -} - Stencil Font_metric::text_stencil (string str) const {