window: Kill off a now-unnecessary state variable
This commit is contained in:
@ -933,7 +933,6 @@ _meta_window_shared_new (MetaDisplay *display,
|
||||
|
||||
window->xtransient_for = None;
|
||||
window->xclient_leader = None;
|
||||
window->transient_parent_is_root_window = FALSE;
|
||||
|
||||
window->type = META_WINDOW_NORMAL;
|
||||
|
||||
|
Reference in New Issue
Block a user