[gimp/gtk3-port: 18/237] libgimpwidgets: remove typedefs of things that are gone



commit 6894b22ed8641980658430219bf76c6f054459cd
Author: Michael Natterer <mitch gimp org>
Date:   Fri Oct 15 11:53:30 2010 +0200

    libgimpwidgets: remove typedefs of things that are gone

 libgimpwidgets/gimpwidgetstypes.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/libgimpwidgets/gimpwidgetstypes.h b/libgimpwidgets/gimpwidgetstypes.h
index ab5f655..34fdb1b 100644
--- a/libgimpwidgets/gimpwidgetstypes.h
+++ b/libgimpwidgets/gimpwidgetstypes.h
@@ -65,13 +65,11 @@ typedef struct _GimpPathEditor            GimpPathEditor;
 typedef struct _GimpPickButton            GimpPickButton;
 typedef struct _GimpPreview               GimpPreview;
 typedef struct _GimpPreviewArea           GimpPreviewArea;
-typedef struct _GimpPixmap                GimpPixmap;
 typedef struct _GimpRuler                 GimpRuler;
 typedef struct _GimpScrolledPreview       GimpScrolledPreview;
 typedef struct _GimpSizeEntry             GimpSizeEntry;
 typedef struct _GimpStringComboBox        GimpStringComboBox;
 typedef struct _GimpUnitComboBox          GimpUnitComboBox;
-typedef struct _GimpUnitMenu              GimpUnitMenu;
 typedef struct _GimpUnitStore             GimpUnitStore;
 typedef struct _GimpZoomModel             GimpZoomModel;
 



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