]> git.eshelyaron.com Git - emacs.git/commit
Remove font.c code commented out for a decade
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 23 Apr 2019 20:29:42 +0000 (13:29 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 23 Apr 2019 20:30:14 +0000 (13:30 -0700)
commit64d0cd9810af6bd0c378fc6bc666c76ddfa97e40
treec5b111ffa19ada121d7a16a4771c6cd36526eab7
parent259dfd20b9f835e701edef569795198ff7cf68cb
Remove font.c code commented out for a decade

* src/font.c (LSTRING_HEADER_SIZE, LSTRING_GLYPH_SIZE, check_gstring)
(check_otf_features, otf_list, otf_tag_symbol, otf_open)
(font_otf_capability, generate_otf_features)
(font_otf_DeviceTable, font_otf_ValueRecord)
(font_otf_Anchor, Ffont_drive_otf, Ffont_otf_alternates)
(Fdraw_string, syms_of_font): Remove "experimental and not
tested much" code that has been "#if 0"-ed out for more than a
decade and which was getting in the way of maintenance.
src/font.c