mirror of
https://github.com/libretro/Play-.git
synced 2024-12-03 23:10:56 +00:00
Cleanup.
This commit is contained in:
parent
6031ab9285
commit
ad18e1c969
@ -255,7 +255,7 @@ std::tstring CVFSManagerWnd::CCdrom0Device::GetBinding()
|
||||
}
|
||||
else
|
||||
{
|
||||
return m_imagePath.c_str();
|
||||
return m_imagePath;
|
||||
}
|
||||
}
|
||||
else if(m_bindingType == CCdromSelectionWnd::BINDING_PHYSICAL)
|
||||
|
Loading…
Reference in New Issue
Block a user