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:
f54fab8
)
*** empty log message ***
author
handa
<handa>
Wed, 10 Jan 2007 05:15:01 +0000
(
05:15
+0000)
committer
handa
<handa>
Wed, 10 Jan 2007 05:15:01 +0000
(
05:15
+0000)
src/ChangeLog
patch
|
blob
|
history
src/m17n-gd.c
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index
cddc707
..
9d79930
100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,7
@@
+2007-01-10 Kenichi Handa <handa@m17n.org>
+
+ * m17n-gd.c (gd_render): Delete superfluous line.
+
2006-12-26 Kenichi Handa <handa@m17n.org>
* m17n.h (minput_callback): Extern it.
diff --git
a/src/m17n-gd.c
b/src/m17n-gd.c
index
c79a1bf
..
600b049
100644
(file)
--- a/
src/m17n-gd.c
+++ b/
src/m17n-gd.c
@@
-299,8
+299,6
@@
gd_render (MDrawWindow win, int x, int y,
int color, pixel;
int r, g, b;
- pixel = RESOLVE_COLOR (img, color);
-
if (from == to)
return;