Index: trunk/src_plugins/io_lihata/read.c =================================================================== --- trunk/src_plugins/io_lihata/read.c (revision 32741) +++ trunk/src_plugins/io_lihata/read.c (revision 32742) @@ -776,8 +776,6 @@ has_transp = 1; } - TODO("load transparent color"); - pmn = hash_get(obj, "pixmap", 0); if ((pmn == NULL) || (pmn->type != LHT_TEXT)) { iolht_error(obj, "Failed to find a valid gfx pixmap node\n");