]> git.eshelyaron.com Git - emacs.git/commitdiff
(font_driver_list): Declare it unconditionally.
authorKenichi Handa <handa@m17n.org>
Mon, 3 Dec 2007 13:52:35 +0000 (13:52 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 3 Dec 2007 13:52:35 +0000 (13:52 +0000)
(struct frame): Define members font_driver_list and font_data_list
unconditionally.

src/frame.h

index d7b615564c3245c09f392eeec7ca0a5c654f21d9..ef8d3d7da56370cc80fa16b1cfb8629d7e14eb2d 100644 (file)
@@ -77,9 +77,7 @@ enum text_cursor_kinds
 
 struct terminal;
 
-#ifdef USE_FONT_BACKEND
 struct font_driver_list;
-#endif /* USE_FONT_BACKEND */
 
 struct frame
 {
@@ -324,13 +322,11 @@ struct frame
   }
   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