X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fopen-type-font.cc;h=730d6cef3580cef522f924b503b4ee9c51f85d55;hb=5d84bfad4626892bcffd05adcced53c8a2329047;hp=73ef069c4fea6816bbbd236cefff664ae9523af0;hpb=3cdc909d8cea64c8faef90d3a6a391f32a424ba2;p=lilypond.git diff --git a/lily/open-type-font.cc b/lily/open-type-font.cc index 73ef069c4f..730d6cef35 100644 --- a/lily/open-type-font.cc +++ b/lily/open-type-font.cc @@ -251,8 +251,7 @@ Open_type_font::make_otf (const string &str) return otf->self_scm (); } -void -Open_type_font::pre_init () +Preinit_Open_type_font::Preinit_Open_type_font () { lily_character_table_ = SCM_EOL; lily_global_table_ = SCM_EOL;