diff options
Diffstat (limited to 'application/setupwizard/JavaWizardPage.h')
-rw-r--r-- | application/setupwizard/JavaWizardPage.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/application/setupwizard/JavaWizardPage.h b/application/setupwizard/JavaWizardPage.h index 7b0d8830..f240217e 100644 --- a/application/setupwizard/JavaWizardPage.h +++ b/application/setupwizard/JavaWizardPage.h @@ -31,7 +31,6 @@ public: void refresh() override; void initializePage() override; bool validatePage() override; - static bool isRequired(); enum class JavaStatus { |