mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-12 04:09:36 -05: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