app: remove deprecated GimpContainerGridView.

This class has been removed for nearly 2 years.
This commit is contained in:
Jehan 2020-03-30 20:39:54 +02:00
parent a55e898c96
commit 8f17d0b0d1

View file

@ -88,7 +88,6 @@ typedef struct _GimpChannelTreeView GimpChannelTreeView;
typedef struct _GimpContainerBox GimpContainerBox;
typedef struct _GimpContainerComboBox GimpContainerComboBox;
typedef struct _GimpContainerEntry GimpContainerEntry;
typedef struct _GimpContainerGridView GimpContainerGridView;
typedef struct _GimpContainerIconView GimpContainerIconView;
typedef struct _GimpContainerTreeStore GimpContainerTreeStore;
typedef struct _GimpContainerTreeView GimpContainerTreeView;