gimp r27776 - in trunk: . app/core



Author: martinn
Date: Thu Dec 11 21:10:07 2008
New Revision: 27776
URL: http://svn.gnome.org/viewvc/gimp?rev=27776&view=rev

Log:
* app/core/core-types.h: Remove references to typedefs in
config-types.h that are more annoying than helpful.


Modified:
   trunk/ChangeLog
   trunk/app/core/core-types.h

Modified: trunk/app/core/core-types.h
==============================================================================
--- trunk/app/core/core-types.h	(original)
+++ trunk/app/core/core-types.h	Thu Dec 11 21:10:07 2008
@@ -139,7 +139,6 @@
 
 typedef struct _GimpBuffer          GimpBuffer;
 typedef struct _GimpEnvironTable    GimpEnvironTable;
-/* typedef struct _GimpGrid         GimpGrid; in config-types.h */
 typedef struct _GimpGuide           GimpGuide;
 typedef struct _GimpImagefile       GimpImagefile;
 typedef struct _GimpImageMap        GimpImageMap;
@@ -149,7 +148,6 @@
 typedef struct _GimpPdbProgress     GimpPdbProgress;
 typedef struct _GimpProjection      GimpProjection;
 typedef struct _GimpSubProgress     GimpSubProgress;
-/* typedef struct _GimpTemplate     GimpTemplate; in config-types.h */
 
 
 /*  interfaces  */



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]