CVSROOT: /cvs/gnome Module name: gimp Changes by: mitch 06/04/09 13:19:58
Modified files: . : ChangeLog app/plug-in : plug-in-message.c plug-in-params.c plug-in-params.h plug-in-run.c Log message: 2006-04-09 Michael Natterer <[EMAIL PROTECTED]> * app/plug-in/plug-in-params.[ch] (plug_in_params_destroy): removed this function. We only have shallow GPParam arrays in the core that can be freed with g_free(), and gp_params_destroy() could always be used for freeing deep copies. * app/plug-in/plug-in-message.c * app/plug-in/plug-in-run.c: simply g_free() the GPParam arrays. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2006-04-09%2013:18&maxdate=2006-04-09%2013:20 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list