fix: lint
This commit is contained in:
parent
c692d7bf64
commit
d6bd440027
|
@ -169,7 +169,7 @@ WorkspaceManager::~WorkspaceManager() {
|
|||
|
||||
wl_display *display = Client::inst()->wl_display;
|
||||
|
||||
// Send `stop` request and wait for one roundtrip. This is not quite correct as
|
||||
// Send `stop` request and wait for one roundtrip. This is not quite correct as
|
||||
// the protocol encourages us to wait for the .finished event, but it should work
|
||||
// with wlroots workspace manager implementation.
|
||||
zext_workspace_manager_v1_stop(workspace_manager_);
|
||||
|
|
Loading…
Reference in New Issue