Skip to content
  • Michael Natterer's avatar
    Remove support for the old undo pop and free cruft: · bdc91d6c
    Michael Natterer authored
    2007-02-03  Michael Natterer  <mitch@gimp.org>
    
    	Remove support for the old undo pop and free cruft:
    
    	* app/core/core-types.h: remove typedefs GimpUndoPopFunc and
    	GimpUndoFreeFunc.
    
    	* app/core/gimpundo.[ch]: remove members and properties size,
    	data, pop_func and free_func.
    
    	* app/core/gimpimage-undo.[ch] (gimp_image_undo_push): remove
    	parameters size, struct_size, pop_func and free_func.
    
    	* app/core/gimpimage-undo-push.c
    	* app/tools/gimptransformtool.c
    	* app/paint/gimpink.c
    	* app/paint/gimppaintcore.c: change calls to above function
    	accordingly.
    
    
    svn path=/trunk/; revision=21845
    bdc91d6c