mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-04 03:35:19 +02:00
Feedback
This commit is contained in:
@@ -115,7 +115,6 @@ public:
|
||||
FileSystemFlags Flags() override { return flags; }
|
||||
u64 FreeSpace(const std::string &path) override;
|
||||
|
||||
// TODO: Replace with optimized implementation.
|
||||
bool ComputeRecursiveDirSizeIfFast(const std::string &path, int64_t *size) override;
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user