Remove last GtkWidgetPath reference
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 3 Feb 2020 09:51:50 +0000 (10:51 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 3 Feb 2020 09:51:50 +0000 (10:51 +0100)
See 49b47c913389dc395a48c2b19ac409412623c524

gtk/gtktypes.h

index 49558bddeaa49190a350ea6654c518d1902ca7b2..5b7f6686aabfd6dd4e6b76f327a2105146bf55f0 100644 (file)
@@ -49,7 +49,6 @@ typedef GdkSnapshot                    GtkSnapshot;
 typedef struct _GtkStyleContext        GtkStyleContext;
 typedef struct _GtkTooltip             GtkTooltip;
 typedef struct _GtkWidget              GtkWidget;
-typedef struct _GtkWidgetPath          GtkWidgetPath;
 typedef struct _GtkWindow              GtkWindow;
 
 /**