forked from AuroraMiddleware/gtk
gdkscreen-x11: Remove redundant typedef
Causes warnings with clang.
This commit is contained in:
parent
719b2b0525
commit
c8decbaad0
@ -29,8 +29,6 @@
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
typedef struct _GdkX11Monitor GdkX11Monitor;
|
||||
|
||||
struct _GdkX11Screen
|
||||
{
|
||||
GObject parent_instance;
|
||||
|
Loading…
Reference in New Issue
Block a user