mirror of
https://github.com/libretro/Mesen.git
synced 2024-12-04 07:31:19 +00:00
Libretro: Fixed compilation warning
This commit is contained in:
parent
a86bfa7636
commit
2758e6f078
@ -17,7 +17,7 @@ public:
|
||||
MessageManager::RegisterMessageManager(this);
|
||||
}
|
||||
|
||||
~LibretroMessageManager()
|
||||
virtual ~LibretroMessageManager()
|
||||
{
|
||||
MessageManager::RegisterMessageManager(nullptr);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user