mirror of
https://bitbucket.org/seefoe/src.git
synced 2026-08-02 03:15:57 -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