: Throughout the file, delete all USE_FONT_BACKEND
authorKenichi Handa <handa@m17n.org>
Wed, 14 May 2008 00:40:04 +0000 (00:40 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 14 May 2008 00:40:04 +0000 (00:40 +0000)
commitef39ccbbe81a0e13875093d3665faf0b0ef1d756
tree7191b1875600919f6c7875cae668bf81670414ab
parentfd302b0276e69e870199a3035871286251939cb0
: Throughout the file, delete all USE_FONT_BACKEND
conditionals.  Don't check enable_font_backend.  Delete all codes
used only when USE_FONT_BACKEND is not defined.  Surround non-used
code by "#ifdef OLD_FONT" and "endif".
src/w32term.c