Remove redundant position=0 in ::presort

This commit is contained in:
Alex Voinea 2021-02-10 13:44:39 +02:00
parent b72ce00183
commit 8a068d4d36
No known key found for this signature in database
GPG Key ID: F5034E7CFCF2F973
1 changed files with 0 additions and 1 deletions

View File

@ -794,7 +794,6 @@ void CardReader::presort() {
uint16_t dirCnt = 0;
#endif
position = 0;
//might need to also load the file at position 0 for filenameIsDir to work on the first file
if (fileCnt > 1) {
// Init sort order.