mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-02 02:10:46 -08:00
(struct W32FontStruct): Revert last change after change to xdisp.c.
This commit is contained in:
parent
7ce9aaca2e
commit
3213ee4e67
1 changed files with 0 additions and 2 deletions
|
|
@ -28,8 +28,6 @@ typedef struct W32FontStruct {
|
|||
TEXTMETRIC tm;
|
||||
HFONT hfont;
|
||||
bdffont *bdf;
|
||||
int ascent;
|
||||
int descent;
|
||||
} W32FontStruct;
|
||||
|
||||
typedef struct W32FontStruct XFontStruct;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue