mirror of
https://bitbucket.org/seefoe/src.git
synced 2026-07-31 01:15:45 -04:00
Removed extra qualification
This commit is contained in:
@@ -247,7 +247,7 @@ private:
|
||||
|
||||
private:
|
||||
|
||||
bool TreeFile::SearchTOC::localExists(const char *fileName, int *index) const;
|
||||
bool SearchTOC::localExists(const char *fileName, int *index) const;
|
||||
|
||||
private:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user