Fix build with mock-backend feature
This commit is contained in:
parent
52bbc6c083
commit
e283cfe456
1 changed files with 0 additions and 1 deletions
|
|
@ -173,7 +173,6 @@ impl AppData {
|
|||
for workspace_handle in new_workspaces {
|
||||
self.send_event(Event::WorkspaceCapture(
|
||||
workspace_handle,
|
||||
output.clone(),
|
||||
create_solid_capture_image(0, 255, 0),
|
||||
));
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue