PSP: removed unneeded overload of addCustomDirectories()
svn-id: r48299
This commit is contained in:
parent
b2b7a08cc2
commit
b9d876e23a
2 changed files with 0 additions and 5 deletions
|
@ -105,8 +105,4 @@ bool PSPPluginProvider::isPluginFilename(const Common::FSNode &node) const {
|
|||
return true;
|
||||
}
|
||||
|
||||
void PSPPluginProvider::addCustomDirectories(Common::FSList &dirs) const {
|
||||
dirs.push_back(Common::FSNode("/"));
|
||||
}
|
||||
|
||||
#endif // defined(DYNAMIC_MODULES) && defined(__PSP__)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue