]> git.cworth.org Git - spritext/commitdiff
Remove unused function
authorCarl Worth <cworth@cworth.org>
Tue, 19 Jun 2007 06:47:33 +0000 (23:47 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 19 Jun 2007 06:47:33 +0000 (23:47 -0700)
spritext.c

index a9c670bdea403a2d3067303e2dfbdfeac51fbd1a..ebfa8ead044fef4a1b32ea23c08159b6229750ff 100644 (file)
@@ -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 ()
 {