mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-26 15:55:31 +01:00
BootManager: Get rid of unnecessary forward declaration
This commit is contained in:
parent
67452c53f1
commit
319f97bb56
@ -6,8 +6,6 @@
|
|||||||
|
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|
||||||
class GameListItem;
|
|
||||||
|
|
||||||
namespace BootManager
|
namespace BootManager
|
||||||
{
|
{
|
||||||
bool BootCore(const std::string& _rFilename);
|
bool BootCore(const std::string& _rFilename);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user