mirror of
https://github.com/love2d/love.git
synced 2026-08-15 15:51:12 +02:00
clean up
This commit is contained in:
@@ -60,7 +60,6 @@ bool Filesystem::isAndroidSaveExternal() const
|
||||
return useExternal;
|
||||
}
|
||||
|
||||
|
||||
bool Filesystem::isRealDirectory(const std::string &path) const
|
||||
{
|
||||
#ifdef LOVE_WINDOWS
|
||||
|
||||
Reference in New Issue
Block a user