projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
719b2b0
)
gdkscreen-x11: Remove redundant typedef
author
Timm Bäder
<mail@baedert.org>
Sun, 27 May 2018 15:44:12 +0000
(17:44 +0200)
committer
Timm 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
patch
|
blob
|
history
diff --git
a/gdk/x11/gdkscreen-x11.h
b/gdk/x11/gdkscreen-x11.h
index af39131adbce13543a0f4a68e228f157c87727bd..aa5e06344749cb7e71a71b887b674c72a21055ec 100644
(file)
--- 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;