diff --git a/src/renderer/widgets/PasswordInputField.cpp b/src/renderer/widgets/PasswordInputField.cpp index 99d599d..ea76bee 100644 --- a/src/renderer/widgets/PasswordInputField.cpp +++ b/src/renderer/widgets/PasswordInputField.cpp @@ -100,8 +100,6 @@ void CPasswordInputField::configure(const std::unordered_mapasyncResourceGatherer->requestAsyncAssetPreload(request); } - password.size = 0.25; - // request the inital placeholder asset updatePlaceholder(); }