mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-12 06:39:14 +01:00
Merge pull request #1441 from lioncash/fwd
BootManager: Get rid of unnecessary forward declaration
This commit is contained in:
commit
dffbcf275b
@ -6,8 +6,6 @@
|
||||
|
||||
#include <string>
|
||||
|
||||
class GameListItem;
|
||||
|
||||
namespace BootManager
|
||||
{
|
||||
bool BootCore(const std::string& _rFilename);
|
||||
|
Loading…
x
Reference in New Issue
Block a user