]> granicus.if.org Git - graphviz/commitdiff
*** empty log message ***
authorarif <devnull@localhost>
Tue, 3 Nov 2009 18:56:16 +0000 (18:56 +0000)
committerarif <devnull@localhost>
Tue, 3 Nov 2009 18:56:16 +0000 (18:56 +0000)
lib/glcomp/glpangofont.c

index 1f3d73e3fc0724ef76dc279b068f6a56874d1a8b..96ce726c7cf9aa79354aa399550f0fce6dad2b94 100644 (file)
@@ -171,7 +171,6 @@ unsigned char *create_pango_texture(char *fontdescription, int fontsize,
     cairo_t *cr;
     PangoLayout *layout;
     double width, height;
-    FILE *output_file;
 
     layout =
        get_pango_layout(txt, fontdescription, fontsize, &width, &height);