mirror of
https://github.com/brl/mutter.git
synced 2025-07-03 17:46:31 +00:00
frames: Remove shape_applied
It's also unused.
This commit is contained in:
@ -535,7 +535,6 @@ meta_frames_manage_window (MetaFrames *frames,
|
||||
frame->text_layout = NULL;
|
||||
frame->text_height = -1;
|
||||
frame->title = NULL;
|
||||
frame->shape_applied = FALSE;
|
||||
frame->prelit_control = META_FRAME_CONTROL_NONE;
|
||||
frame->button_state = META_BUTTON_STATE_NORMAL;
|
||||
|
||||
|
Reference in New Issue
Block a user