Loading
fix: reduntant OpenFile->pos initialization
pos is already set to zero in the OpenFile constructor, thus there is no need to do that also in the OpenDir constructor
pos is already set to zero in the OpenFile constructor, thus there is no need to do that also in the OpenDir constructor