# HG changeset patch # User Chong Yidong # Date 1217005885 0 # Node ID 193725c098b7265d777cf6cdaaac67f823aa0d6b # Parent c5f36ea75cba1b05ac4b4fde279201fc7bad7efa (x_from_xcolors): Don't initialize pixmap (silence compiler). diff -r c5f36ea75cba -r 193725c098b7 src/ChangeLog --- a/src/ChangeLog Fri Jul 25 17:06:23 2008 +0000 +++ b/src/ChangeLog Fri Jul 25 17:11:25 2008 +0000 @@ -4,6 +4,7 @@ (svg_load_image): Use rsvg_handle_get_dimensions to check that image size is valid. Use g_object_unref instead of deprecated rsvg_handle_free to free rsvg handle. + (x_from_xcolors): Don't initialize pixmap (silence compiler). 2008-07-25 Jason Rumney