projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ff4ef1
)
snapshot: Remove superfluous typedef
author
Timm Bäder
<mail@baedert.org>
Wed, 16 May 2018 12:31:24 +0000
(14:31 +0200)
committer
Timm Bäder
<mail@baedert.org>
Sat, 19 May 2018 08:18:50 +0000
(10:18 +0200)
We're already doing this in gtktypes.h
Fixes #214
gtk/gtksnapshot.h
patch
|
blob
|
history
diff --git
a/gtk/gtksnapshot.h
b/gtk/gtksnapshot.h
index 97afd4366359d484771682b077ebe15b8cc80884..1ee801a71b275b13675e1562ac5295814b6eb540 100644
(file)
--- a/
gtk/gtksnapshot.h
+++ b/
gtk/gtksnapshot.h
@@
-36,7
+36,6
@@
G_BEGIN_DECLS
-typedef GdkSnapshot GtkSnapshot;
typedef struct _GtkSnapshotClass GtkSnapshotClass;
#define GTK_TYPE_SNAPSHOT (gtk_snapshot_get_type ())