dev: clean TODO
This commit is contained in:
parent
a41dae7d23
commit
041bce2981
1 changed files with 0 additions and 1 deletions
|
@ -51,7 +51,6 @@ static int hook_keyrelease(int keycode)
|
|||
return (0);
|
||||
}
|
||||
|
||||
// TODO hide cursor without leak?
|
||||
void input_init(void *mlx_ptr, void *win_ptr)
|
||||
{
|
||||
(void)mlx_ptr;
|
||||
|
|
Loading…
Add table
Reference in a new issue