Index: trunk/src_3rd/libuhpgl/examples/dump_hpgl.c =================================================================== --- trunk/src_3rd/libuhpgl/examples/dump_hpgl.c (revision 21412) +++ trunk/src_3rd/libuhpgl/examples/dump_hpgl.c (revision 21413) @@ -56,7 +56,7 @@ static int dump_poly(uhpgl_ctx_t *ctx, uhpgl_poly_t *poly) { -#warning TODO +/*#warning TODO*/ return 0; }