mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-01-01 03:02:15 +00:00
renderer: remove unused surface parameter from updateFrame
This commit is contained in:
@@ -605,7 +605,6 @@ fn renderCallback(
|
||||
|
||||
// Update our frame data
|
||||
t.renderer.updateFrame(
|
||||
t.surface,
|
||||
t.state,
|
||||
t.flags.cursor_blink_visible,
|
||||
) catch |err|
|
||||
|
||||
Reference in New Issue
Block a user