mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-12 16:35:58 +01:00
Remove unnecessary TODO
This commit is contained in:
parent
00931f2f8f
commit
42878b45a1
1 changed files with 0 additions and 1 deletions
|
@ -233,7 +233,6 @@ static bool wlr_drm_output_set_mode(struct wlr_output_state *output,
|
|||
return true;
|
||||
|
||||
error:
|
||||
// TODO: destroy
|
||||
wlr_drm_output_cleanup(output, false);
|
||||
drmModeFreeConnector(conn);
|
||||
return false;
|
||||
|
|
Loading…
Reference in a new issue