[gimp/gimp-2-10] app: more cleanup



commit 476742b93d75d57e5f1b0684f15a9af4f4730ab4
Author: Ell <ell_se yahoo com>
Date:   Wed May 30 03:01:38 2018 -0400

    app: more cleanup
    
    (cherry picked from commit e806a92c49eb44251ea179b61e09dfe761ddffdc)

 app/core/gimpasyncset.c | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/app/core/gimpasyncset.c b/app/core/gimpasyncset.c
index 23b6fb31a0..b4e8ec14b2 100644
--- a/app/core/gimpasyncset.c
+++ b/app/core/gimpasyncset.c
@@ -38,9 +38,6 @@ enum
 };
 
 
-typedef struct _GimpAsyncSetCallbackInfo GimpAsyncSetCallbackInfo;
-
-
 struct _GimpAsyncSetPrivate
 {
   GHashTable *asyncs;


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