Mercurial > emacs
changeset 91170:f659645b3f44
(font_driver_list): Declare it unconditionally.
(struct frame): Define members font_driver_list and font_data_list
unconditionally.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 03 Dec 2007 13:52:35 +0000 |
parents | 8eb408860621 |
children | 609500aa30a8 |
files | src/frame.h |
diffstat | 1 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/src/frame.h Mon Dec 03 13:51:16 2007 +0000 +++ b/src/frame.h Mon Dec 03 13:52:35 2007 +0000 @@ -77,9 +77,7 @@ struct terminal; -#ifdef USE_FONT_BACKEND struct font_driver_list; -#endif /* USE_FONT_BACKEND */ struct frame { @@ -324,13 +322,11 @@ } output_data; -#ifdef USE_FONT_BACKEND /* List of font-drivers available on the frame. */ struct font_driver_list *font_driver_list; /* List of data specific to font-driver and frame, but common to faces. */ struct font_data_list *font_data_list; -#endif /* USE_FONT_BACKEND */ /* Total width of fringes reserved for drawing truncation bitmaps, continuation bitmaps and alike. The width is in canonical char