mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Remove bogus blank line.
This commit is contained in:
parent
f976c309b4
commit
97a0b0c510
1 changed files with 0 additions and 1 deletions
|
@ -218,7 +218,6 @@ bool DirectoryFileHandle::Open(std::string& basePath, std::string& fileName, Fil
|
|||
|
||||
hFile = open(fullName.c_str(), flags, 0666);
|
||||
bool success = hFile != -1;
|
||||
|
||||
#endif
|
||||
|
||||
#if HOST_IS_CASE_SENSITIVE
|
||||
|
|
Loading…
Add table
Reference in a new issue