[gimp/pippin/goat-invasion] app: remove orphaned Colorize typedef



commit f9cb5ebc7713059965f4e241d6ddf4b0de5d8fef
Author: Michael Natterer <mitch gimp org>
Date:   Wed Mar 14 02:01:44 2012 +0100

    app: remove orphaned Colorize typedef

 app/base/base-types.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/app/base/base-types.h b/app/base/base-types.h
index bdbab69..d967055 100644
--- a/app/base/base-types.h
+++ b/app/base/base-types.h
@@ -53,7 +53,6 @@ typedef struct _GimpHistogram       GimpHistogram;
 typedef struct _GimpLut             GimpLut;
 
 typedef struct _ColorBalance        ColorBalance;
-typedef struct _Colorize            Colorize;
 typedef struct _Curves              Curves;
 typedef struct _HueSaturation       HueSaturation;
 typedef struct _Levels              Levels;



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