(struct W32FontStruct): Revert last change after change to xdisp.c.
This commit is contained in:
@@ -28,8 +28,6 @@ typedef struct W32FontStruct {
|
||||
TEXTMETRIC tm;
|
||||
HFONT hfont;
|
||||
bdffont *bdf;
|
||||
int ascent;
|
||||
int descent;
|
||||
} W32FontStruct;
|
||||
|
||||
typedef struct W32FontStruct XFontStruct;
|
||||
|
||||
Reference in New Issue
Block a user