From 3eaf05238648036ede985bd9c3335c242f884d56 Mon Sep 17 00:00:00 2001 From: handa Date: Wed, 17 Aug 2005 12:15:36 +0000 Subject: [PATCH] (MFontDriver): Don't typedef it here. --- src/internal-gui.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/internal-gui.h b/src/internal-gui.h index 4a7e9e0..dff7d04 100644 --- a/src/internal-gui.h +++ b/src/internal-gui.h @@ -223,8 +223,6 @@ struct MGlyphString typedef struct MGlyphString MGlyphString; -typedef struct MFontDriver MFontDriver; - typedef struct { short x, y; -- 1.7.10.4