]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/pango-font.hh
* lily/ttf.cc (print_trailer): if all else fails: use
[lilypond.git] / lily / include / pango-font.hh
index 9e330faeab9c7bef4bd0c6cfdaa0eaeccf6cea2b..5449ec0a422cb400b0f9d8d1747060643b48c513 100644 (file)
@@ -29,9 +29,6 @@ class Pango_font : public Font_metric
   SCM physical_font_tab_;
   Direction text_direction_;
 
-  map<string, Index_to_charcode_map > charcode_maps_;
-
-  Index_to_charcode_map const *get_index_to_charcode_map (string postscript_name, FT_Face face);
 public:
   SCM physical_font_tab () const;
   Pango_font (PangoFT2FontMap *,