mirror of
https://github.com/SWG-Source/src.git
synced 2026-07-31 00:15:55 -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