From: Richard M. Stallman Date: Fri, 6 Feb 1998 08:46:39 +0000 (+0000) Subject: (GENERIC_FONT_PTR): Commented-out definition deleted. X-Git-Tag: emacs-20.3~2219 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b7482a526103ebbbfbaf3f13832a207d8fd1a93b;p=emacs.git (GENERIC_FONT_PTR): Commented-out definition deleted. --- diff --git a/src/fontset.h b/src/fontset.h index b99d7de576a..8d21bd7a511 100644 --- a/src/fontset.h +++ b/src/fontset.h @@ -22,10 +22,6 @@ Boston, MA 02111-1307, USA. */ #ifndef _FONTSET_H #define _FONTSET_H -/* - -#define GENERIC_FONT_PTR void - /* This data type is used for the font_table field of window system depending data area (e.g. struct x_display_info on X window). */