mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-15 23:08:51 +00:00
Fix several minor warnings
This commit is contained in:
parent
6b686be5f1
commit
532e25be12
5 changed files with 7 additions and 7 deletions
|
@ -41,7 +41,7 @@ protected:
|
|||
m_fs.reset();
|
||||
File::DeleteDirRecursively(m_profile_path);
|
||||
}
|
||||
void SetUp()
|
||||
void SetUp() override
|
||||
{
|
||||
if (UserDirectoryCreationFailed())
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue