opt: remove useless code

This commit is contained in:
DreamMaoMao 2025-08-14 14:42:19 +08:00
parent 9a591993d6
commit 2a4c37f0d6
3 changed files with 0 additions and 22 deletions

View file

@ -291,7 +291,6 @@ struct Client {
int isopensilent;
int iskilling;
int isnamedscratchpad;
struct wlr_box bounds;
bool is_pending_open_animation;
bool is_restoring_from_ov;
float scroller_proportion;