Remove width/height from GdkWindowImplQuartz and use those in GdkWindowObject
This commit is contained in:
committed by
Alexander Larsson
parent
774cebae69
commit
b1b358c820
@ -45,9 +45,6 @@ struct _GdkWindowImplQuartz
|
||||
{
|
||||
GdkDrawableImplQuartz parent_instance;
|
||||
|
||||
gint width;
|
||||
gint height;
|
||||
|
||||
NSWindow *toplevel;
|
||||
NSTrackingRectTag tracking_rect;
|
||||
GdkQuartzView *view;
|
||||
|
||||
Reference in New Issue
Block a user