mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-24 19:16:21 +00:00
Remove blank line after trackbar
Remove added blank line after trackbar, introduced by 606c1e51e6
This commit is contained in:
@@ -1745,8 +1745,6 @@ win_print_trackbar(ProfWin* window)
|
|||||||
}
|
}
|
||||||
|
|
||||||
wattroff(window->layout->win, theme_attrs(THEME_TRACKBAR));
|
wattroff(window->layout->win, theme_attrs(THEME_TRACKBAR));
|
||||||
|
|
||||||
wprintw(window->layout->win, "\n");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
|||||||
Reference in New Issue
Block a user