This commit is contained in:
Vitor Santos Costa
2018-07-31 22:15:06 +01:00
parent 8e43a02789
commit cfaedf5db4
3 changed files with 11 additions and 13 deletions

View File

@@ -77,15 +77,6 @@ static int64_t and_seek(int sno, int64_t where, int how) {
static void
and_flush(int sno) {
buff0 += '\0';
streamerInstance->display(buff0);
//
// Created by vsc on 11-07-2017.
//
}