X-Git-Url: https://git.cworth.org/git?p=spritext;a=blobdiff_plain;f=spritext.c;fp=spritext.c;h=ebfa8ead044fef4a1b32ea23c08159b6229750ff;hp=a9c670bdea403a2d3067303e2dfbdfeac51fbd1a;hb=aaa473508cd3073067214769b101207b1eeb3f5d;hpb=a766a28fc520203643b94c89ea6af3576cb12415 diff --git a/spritext.c b/spritext.c index a9c670b..ebfa8ea 100644 --- a/spritext.c +++ b/spritext.c @@ -29,12 +29,6 @@ get_max_width (cairo_t *cr, char *characters); double get_max_height (cairo_t *cr, char *characters); -void -out_stroke (cairo_t *cr) -{ - -} - int cgiMain () {