mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-11 19:30:10 +00:00
snapshot: Remove superfluous typedef
We're already doing this in gtktypes.h Fixes #214
This commit is contained in:
parent
5ff4ef14e6
commit
662e2b1641
@ -36,7 +36,6 @@
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
typedef GdkSnapshot GtkSnapshot;
|
||||
typedef struct _GtkSnapshotClass GtkSnapshotClass;
|
||||
|
||||
#define GTK_TYPE_SNAPSHOT (gtk_snapshot_get_type ())
|
||||
|
Loading…
Reference in New Issue
Block a user