Skip to content

Commit

Permalink
tests: drop unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Saviq committed Aug 21, 2023
1 parent 6edff55 commit dadb1f1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/miral/wayland_extensions.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,6 @@ struct WaylandExtensions : miral::TestServer
cv.wait(lock, [&]{ return client_run; });
}

static auto constexpr unavailable_extension = "zxdg_shell_v6";

private:
miral::InternalClientLauncher launcher;
WaylandClient client;
Expand Down

0 comments on commit dadb1f1

Please sign in to comment.