debug: Drop FPS struct for kms timings

This commit is contained in:
Victoria Brekenfeld 2024-06-07 20:07:16 +02:00 committed by Victoria Brekenfeld
parent 0c11c0f959
commit cc0bbb61e3
6 changed files with 44 additions and 284 deletions

View file

@ -284,7 +284,6 @@ pub fn render_workspace_to_buffer(
None,
handle,
cursor_mode,
None,
true,
)
.map(|res| res.0)
@ -310,7 +309,6 @@ pub fn render_workspace_to_buffer(
None,
handle,
cursor_mode,
None,
true,
)
.map(|res| res.0)