[*] Illegal missing return value
This commit is contained in:
parent
0ecc0505fe
commit
907b5d1b33
@ -216,6 +216,7 @@ namespace Aurora::IO::FS
|
||||
{
|
||||
return RemoveDirectoryW(translatedPath.c_str());
|
||||
}
|
||||
return false;
|
||||
}
|
||||
catch (...)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user