Fix one more inspectcode warning

This commit is contained in:
ArijanJ 2024-08-10 09:45:30 +02:00
parent d01e76d9db
commit fed5b9d747
No known key found for this signature in database
GPG Key ID: FD97BF15489FDE05
1 changed files with 0 additions and 1 deletions

View File

@ -140,7 +140,6 @@ private void updateTimeVisibility()
updateInfoMargin();
}
private void updateInfoMargin()
{
float finalMargin = bottom_bar_height + (Interactive.Value ? handle_size.Y : 0) + (ShowGraph.Value ? graph_height : 0);