squash! Clean unnecessary jumping
This commit is contained in:
parent
b81f74c0b2
commit
4929064b30
1 changed files with 0 additions and 1 deletions
1
main.cpp
1
main.cpp
|
@ -69,7 +69,6 @@ void print_file(int start = 0) {
|
|||
print_line(i);
|
||||
else
|
||||
clear_line(i);
|
||||
move(row, col);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue