*** empty log message ***
authorhanda <handa>
Wed, 10 Jan 2007 05:15:01 +0000 (05:15 +0000)
committerhanda <handa>
Wed, 10 Jan 2007 05:15:01 +0000 (05:15 +0000)
src/ChangeLog
src/m17n-gd.c

index cddc707..9d79930 100644 (file)
@@ -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.
index c79a1bf..600b049 100644 (file)
@@ -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;