[gimp] app: remove unused typedef GimpDynamicsOptions



commit 0e6b70379429a0f3b2cc67cf3cc9725ae249e539
Author: Michael Natterer <mitch gimp org>
Date:   Sat Feb 11 18:12:42 2012 +0100

    app: remove unused typedef GimpDynamicsOptions

 app/paint/paint-types.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/app/paint/paint-types.h b/app/paint/paint-types.h
index 9eb9708..87e7369 100644
--- a/app/paint/paint-types.h
+++ b/app/paint/paint-types.h
@@ -47,8 +47,6 @@ typedef struct _GimpSmudge           GimpSmudge;
 typedef struct _GimpPaintOptions            GimpPaintOptions;
 typedef struct _GimpSourceOptions           GimpSourceOptions;
 
-typedef struct _GimpDynamicsOptions         GimpDynamicsOptions;
-
 typedef struct _GimpAirbrushOptions         GimpAirbrushOptions;
 typedef struct _GimpCloneOptions            GimpCloneOptions;
 typedef struct _GimpConvolveOptions         GimpConvolveOptions;



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