mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +07:00
tty: Remove assert on needs_sync
cosmic-comp doesn't do anything with it.
This commit is contained in:
@@ -793,8 +793,6 @@ impl Tty {
|
||||
BACKGROUND_COLOR,
|
||||
) {
|
||||
Ok(res) => {
|
||||
assert!(!res.needs_sync());
|
||||
|
||||
if self
|
||||
.config
|
||||
.borrow()
|
||||
|
||||
Reference in New Issue
Block a user