forked from dolphin-emu/dolphin
DolphinWX: Remove the dolphin-emulator.com check.
This check is not useful anymore since that website is not running their own buildbots anymore. It's also trivially bypassable -- it just happened to work when the builds were fully automated over there.
This commit is contained in:
@@ -33,7 +33,6 @@ private:
|
||||
void OnEndSession(wxCloseEvent& event);
|
||||
void InitLanguageSupport();
|
||||
void AfterInit();
|
||||
static bool DolphinEmulatorDotComTextFileExists();
|
||||
|
||||
bool m_batch_mode = false;
|
||||
bool m_confirm_stop = false;
|
||||
|
Reference in New Issue
Block a user