m17n-lib/bugzilla-232303-local-variable-used-before-set.patch

17 lines
413 B
Diff

Index: src/m17n-gd.c
===================================================================
RCS file: /cvs/m17n/m17n-lib/src/m17n-gd.c,v
retrieving revision 1.16
diff -u -r1.16 m17n-gd.c
--- src/m17n-gd.c 7 Dec 2006 12:12:38 -0000 1.16
+++ src/m17n-gd.c 9 Jan 2007 14:02:54 -0000
@@ -299,8 +299,6 @@
int color, pixel;
int r, g, b;
- pixel = RESOLVE_COLOR (img, color);
-
if (from == to)
return;