mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-02-21 01:40:21 -05:00
opt: remove useless code
This commit is contained in:
parent
9eddc34b57
commit
36c5bcb4fe
3 changed files with 1 additions and 15 deletions
|
|
@ -505,7 +505,6 @@ struct Monitor {
|
|||
uint32_t visible_clients;
|
||||
uint32_t visible_tiling_clients;
|
||||
uint32_t visible_scroll_tiling_clients;
|
||||
bool has_visible_fullscreen_client;
|
||||
char last_surface_ws_name[256];
|
||||
struct wlr_ext_workspace_group_handle_v1 *ext_group;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue