From bfa0ffd5db38174555992c4a21274be41aad753f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 1 May 2017 18:02:17 +0300 Subject: Remove ServerFeatures haveAccountOtherGender because it always false. --- src/gui/windows/registerdialog.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gui/windows/registerdialog.h') diff --git a/src/gui/windows/registerdialog.h b/src/gui/windows/registerdialog.h index cd2ec12c2..d0d0d821a 100644 --- a/src/gui/windows/registerdialog.h +++ b/src/gui/windows/registerdialog.h @@ -89,7 +89,6 @@ class RegisterDialog final : public Window, Button *mCancelButton A_NONNULLPOINTER; RadioButton *mMaleButton; RadioButton *mFemaleButton; - RadioButton *mOtherButton; WrongDataNoticeListener *mWrongDataNoticeListener A_NONNULLPOINTER; }; -- cgit v1.2.3-70-g09d2