]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/font-metric.hh
Issue 3513: removed unused code: functions that are declared but never defined and...
[lilypond.git] / lily / include / font-metric.hh
index 4743e42b609ed794c255697c29a303d2f75599af..70a77fd6854b38562ee5d42828df5987c79e9c21 100644 (file)
@@ -66,8 +66,6 @@ protected:
   Font_metric ();
 };
 
-int get_encoded_index (Font_metric *m, string input_coding, int code);
-
 DECLARE_UNSMOB (Font_metric, metrics);
 
 char *pfb2pfa (Byte const *pfb, int length);