diff --git a/launcher/ui/widgets/JavaWizardWidget.h b/launcher/ui/widgets/JavaWizardWidget.h index 9c76c0610..69f093000 100644 --- a/launcher/ui/widgets/JavaWizardWidget.h +++ b/launcher/ui/widgets/JavaWizardWidget.h @@ -19,9 +19,6 @@ class QLabel; class QToolButton; class QSpacerItem; -/** - * This is a widget for all the Java settings dialogs and pages. - */ class JavaWizardWidget : public QWidget { Q_OBJECT