gdkscreen-x11: Remove redundant typedef
authorTimm Bäder <mail@baedert.org>
Sun, 27 May 2018 15:44:12 +0000 (17:44 +0200)
committerTimm Bäder <mail@baedert.org>
Sun, 27 May 2018 15:51:51 +0000 (17:51 +0200)
Causes warnings with clang.

gdk/x11/gdkscreen-x11.h

index af39131adbce13543a0f4a68e228f157c87727bd..aa5e06344749cb7e71a71b887b674c72a21055ec 100644 (file)
@@ -29,8 +29,6 @@
 
 G_BEGIN_DECLS
 
-typedef struct _GdkX11Monitor GdkX11Monitor;
-
 struct _GdkX11Screen
 {
   GObject parent_instance;