Libretro: Fixed compilation warning
This commit is contained in:
parent
a86bfa7636
commit
2758e6f078
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ public:
|
|||
MessageManager::RegisterMessageManager(this);
|
||||
}
|
||||
|
||||
~LibretroMessageManager()
|
||||
virtual ~LibretroMessageManager()
|
||||
{
|
||||
MessageManager::RegisterMessageManager(nullptr);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue