This commit is contained in:
BobbyJones
2016-01-02 18:56:23 -05:00
parent 3aa51763e2
commit e3da734ace
3 changed files with 2 additions and 3 deletions
-1
View File
@@ -60,7 +60,6 @@ bool Filesystem::isAndroidSaveExternal() const
return useExternal;
}
bool Filesystem::isRealDirectory(const std::string &path) const
{
#ifdef LOVE_WINDOWS