mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-24 11:20:53 +00:00
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:
parent
dabb411a4c
commit
31f21057d9
2 changed files with 1 additions and 19 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue