From: handa Date: Wed, 17 Aug 2005 12:15:36 +0000 (+0000) Subject: (MFontDriver): Don't typedef it here. X-Git-Tag: REL-1-3-0~281 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3eaf05238648036ede985bd9c3335c242f884d56;p=m17n%2Fm17n-lib.git (MFontDriver): Don't typedef it here. --- 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;