app: remove orphaned Colorize typedef

This commit is contained in:
Michael Natterer 2012-03-14 02:01:44 +01:00
parent 8c14f55e98
commit 059d5d9d80
1 changed files with 0 additions and 1 deletions

View File

@ -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;