mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-20 04:38:38 -05:00
BootManager: Get rid of unnecessary forward declaration
This commit is contained in:
@@ -6,8 +6,6 @@
|
||||
|
||||
#include <string>
|
||||
|
||||
class GameListItem;
|
||||
|
||||
namespace BootManager
|
||||
{
|
||||
bool BootCore(const std::string& _rFilename);
|
||||
|
||||
Reference in New Issue
Block a user