diff --git a/src/shell/grabs/moving.rs b/src/shell/grabs/moving.rs index 51baca035..d1e60cd7f 100644 --- a/src/shell/grabs/moving.rs +++ b/src/shell/grabs/moving.rs @@ -409,7 +409,6 @@ impl MoveGrab { } else { grab_state.location.y }; - dbg!(grab_state.location); } for output in shell.outputs() {