1
0
Fork 0

Remove unused private field in fatFile

This commit is contained in:
Patryk Obara 2019-11-05 12:19:38 +01:00 committed by Patryk Obara
parent 7afc052550
commit e95b6e7063

View file

@ -59,8 +59,6 @@ public:
bool loadedSector;
fatDrive *myDrive;
private:
Bit16u info;
};