mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
avoid the extern keyword in .cpp files
This commit is contained in:
@ -71,8 +71,6 @@ const CPUCore CPUCores[] = {
|
||||
#endif
|
||||
};
|
||||
|
||||
extern CFrame* main_frame;
|
||||
|
||||
// keep these in sync with CConfigMain::InitializeGUILists
|
||||
static const wxLanguage langIds[] =
|
||||
{
|
||||
|
Reference in New Issue
Block a user