Plug a leak. Closes bug #165312. Remove unused var
2005-02-02 Kjartan Maraas <kmaraas@gnome.org> * font-method.c: (fill_file_info): Plug a leak. Closes bug #165312. * thumbnailer.c: (main): Remove unused var
This commit is contained in:
parent
316baedb90
commit
f6d458c4e7
3 changed files with 7 additions and 1 deletions
|
@ -221,7 +221,6 @@ main(int argc, char **argv)
|
|||
FT_Library library;
|
||||
FT_Face face;
|
||||
FT_UInt glyph_index1, glyph_index2;
|
||||
FT_ULong charcode;
|
||||
gchar *uri;
|
||||
GdkPixbuf *pixbuf;
|
||||
guchar *buffer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue