mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-04-06 06:55:02 +00:00
overlay: Remove redundant redeclaration
Fixes one gcc compilation warning
This commit is contained in:
parent
1eb72e4b71
commit
b607993b7b
1 changed files with 0 additions and 2 deletions
|
|
@ -10,8 +10,6 @@ namespace rsx
|
|||
{
|
||||
namespace overlays
|
||||
{
|
||||
void play_sound(sound_effect sound, std::optional<f32> volume);
|
||||
|
||||
struct home_menu_settings : public home_menu_page
|
||||
{
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue