[gimp] libgimpbase: forgot to remove the GimpDatafileData typedef



commit 4e58a15816fbe0ef81b9b497ea7534790d3a580d
Author: Michael Natterer <mitch gimp org>
Date:   Tue Jul 23 13:34:18 2019 +0200

    libgimpbase: forgot to remove the GimpDatafileData typedef

 libgimpbase/gimpbasetypes.h | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/libgimpbase/gimpbasetypes.h b/libgimpbase/gimpbasetypes.h
index f76b888b0a..d77a71eaa8 100644
--- a/libgimpbase/gimpbasetypes.h
+++ b/libgimpbase/gimpbasetypes.h
@@ -46,7 +46,6 @@ G_BEGIN_DECLS
 
 
 typedef struct _GimpParasite     GimpParasite;
-typedef struct _GimpDatafileData GimpDatafileData;
 typedef struct _GimpEnumDesc     GimpEnumDesc;
 typedef struct _GimpFlagsDesc    GimpFlagsDesc;
 typedef struct _GimpValueArray   GimpValueArray;


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