Remove ClearTracks() and fix ref-assignment
This commit is contained in:
parent
c776239c3c
commit
0f37f30246
2 changed files with 5 additions and 12 deletions
|
@ -230,7 +230,6 @@ private:
|
|||
} player;
|
||||
|
||||
// Private utility functions
|
||||
void ClearTracks();
|
||||
bool LoadIsoFile(char *filename);
|
||||
bool CanReadPVD(TrackFile *file, int sectorSize, bool mode2);
|
||||
std::vector<Track>::iterator GetTrack(int sector);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue