Skip to content

Commit

Permalink
trivial: Whitespace fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
RAOF committed Feb 7, 2025
1 parent ceeba41 commit 6c88bcd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/server/frontend_wayland/wl_surface.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,6 @@ void mf::WlSurface::set_input_region(std::optional<wl_resource*> const& region)

void mf::WlSurface::commit(WlSurfaceState const& state)
{

if (state.offset)
offset_ = state.offset.value();

Expand Down

0 comments on commit 6c88bcd

Please sign in to comment.