mirror of
https://github.com/jakcron/nstool
synced 2024-11-22 13:39:28 +00:00
[nstool] Remove unused private method.
This commit is contained in:
parent
1a5f045e0a
commit
f2021d851a
1 changed files with 0 additions and 1 deletions
|
@ -137,7 +137,6 @@ private:
|
|||
void displayHeader();
|
||||
void displayFs();
|
||||
|
||||
void extractFile(const std::string& path, const sFile& file);
|
||||
void extractDir(const std::string& path, const sDirectory& dir);
|
||||
void extractFs();
|
||||
|
||||
|
|
Loading…
Reference in a new issue