mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-03-02 01:40:16 -05:00
opt: remove useless code
This commit is contained in:
parent
b5848f38b4
commit
0212ee7177
3 changed files with 1 additions and 15 deletions
|
|
@ -508,7 +508,6 @@ struct Monitor {
|
|||
uint32_t visible_clients;
|
||||
uint32_t visible_tiling_clients;
|
||||
uint32_t visible_scroll_tiling_clients;
|
||||
bool has_visible_fullscreen_client;
|
||||
struct wlr_scene_optimized_blur *blur;
|
||||
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