diff options
Diffstat (limited to 'src/dispextern.h')
-rw-r--r-- | src/dispextern.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/dispextern.h b/src/dispextern.h index 500221d0b07..98bbb5e0650 100644 --- a/src/dispextern.h +++ b/src/dispextern.h @@ -99,9 +99,7 @@ typedef int FACE; struct frame_glyphs { -#ifdef MULTI_FRAME struct frame *frame; /* Frame these glyphs belong to. */ -#endif /* MULTI_FRAME */ int height; int width; |