From: Timm Bäder Date: Sun, 27 May 2018 15:44:12 +0000 (+0200) Subject: gdkscreen-x11: Remove redundant typedef X-Git-Tag: archive/raspbian/4.4.1+ds1-2+rpi1^2~18^2~22^2~233 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c8decbaad0da55877f46db33865d499f25681abc;p=gtk4.git gdkscreen-x11: Remove redundant typedef Causes warnings with clang. --- diff --git a/gdk/x11/gdkscreen-x11.h b/gdk/x11/gdkscreen-x11.h index af39131adb..aa5e063447 100644 --- a/gdk/x11/gdkscreen-x11.h +++ b/gdk/x11/gdkscreen-x11.h @@ -29,8 +29,6 @@ G_BEGIN_DECLS -typedef struct _GdkX11Monitor GdkX11Monitor; - struct _GdkX11Screen { GObject parent_instance;