window: Remove an unused bit

This commit is contained in:
Jasper St. Pierre
2014-03-18 13:12:03 -04:00
parent 5270c469a3
commit 3de58189c0
2 changed files with 0 additions and 5 deletions

View File

@ -939,8 +939,6 @@ _meta_window_shared_new (MetaDisplay *display,
window->using_net_wm_icon_name = FALSE;
window->using_net_wm_visible_icon_name = FALSE;
window->need_reread_icon = TRUE;
window->layer = META_LAYER_LAST; /* invalid value */
window->stack_position = -1;
window->initial_workspace = 0; /* not used */