Skip to content

ifdef cleanup

Alan Coopersmith requested to merge alanc/fonttosfnt:unifdef into master

Get rid of a few unnecessary ifdefs that aren't used on the platforms we support today.

  • unifdef __UNIXOS2__
  • unifdef __SCO__
  • unifdef NEED_SNPRINTF

Merge request reports