mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-13 00:13:43 +02:00
yaft: remove unnecessary lines_available variable
This commit is contained in:
@@ -46,7 +46,6 @@ void YaFT_p::tab(void)
|
||||
void YaFT_p::nl(void)
|
||||
{
|
||||
txt.push("");
|
||||
lines_available++;
|
||||
move_cursor(1, 0);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user