lib/nfs/FileReader: remove debug line
This commit is contained in:
parent
69a82eec17
commit
53c14d97a6
@ -213,9 +213,6 @@ NfsFileReader::StatCallback(const struct stat *st)
|
|||||||
|
|
||||||
state = State::IDLE;
|
state = State::IDLE;
|
||||||
|
|
||||||
if (1==1)
|
|
||||||
return;
|
|
||||||
|
|
||||||
OnNfsFileOpen(st->st_size);
|
OnNfsFileOpen(st->st_size);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user