opt: remove useless code

This commit is contained in:
DreamMaoMao 2025-08-14 14:42:19 +08:00
parent 8f1fb65169
commit 8c1d36cc0d
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;