projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0376a0c
)
(xft_find_metric): Delete unused variable.
author
handa
<handa>
Thu, 24 Jun 2004 02:43:29 +0000
(
02:43
+0000)
committer
handa
<handa>
Thu, 24 Jun 2004 02:43:29 +0000
(
02:43
+0000)
src/m17n-X.c
patch
|
blob
|
history
diff --git
a/src/m17n-X.c
b/src/m17n-X.c
index
77b466c
..
eb41483
100644
(file)
--- a/
src/m17n-X.c
+++ b/
src/m17n-X.c
@@
-1614,7
+1614,6
@@
xft_find_metric (MRealizedFont *rfont, MGlyphString *gstring,
{
MFTInfo *ft_info = rfont->info;
MXftFontInfo *font_info = ft_info->extra_info;
- FT_Face ft_face = ft_info->ft_face;
MGlyph *g = MGLYPH (from), *gend = MGLYPH (to);
for (; g != gend; g++)