forked from AuroraMiddleware/gtk
gdk: Remove an unused field
Its not used, so get rid of it.
This commit is contained in:
parent
a247529bc8
commit
c723893f09
@ -131,7 +131,6 @@ struct _GdkSurfaceAttr
|
||||
gint height;
|
||||
GdkSurfaceSurfaceClass wclass;
|
||||
GdkSurfaceType surface_type;
|
||||
GdkSurfaceTypeHint type_hint;
|
||||
};
|
||||
|
||||
struct _GdkSurface
|
||||
|
Loading…
Reference in New Issue
Block a user