mirror of
https://github.com/hyprwm/hyprlock.git
synced 2026-05-08 22:08:02 +02:00
remove redundant renderOutput from togglePassword
This commit is contained in:
parent
9366ebd72c
commit
fa32e0ea35
1 changed files with 0 additions and 2 deletions
|
|
@ -619,8 +619,6 @@ void CPasswordInputField::togglePassword() {
|
|||
|
||||
if (password.show)
|
||||
updatePassword();
|
||||
|
||||
g_pHyprlock->renderOutput(outputStringPort);
|
||||
}
|
||||
|
||||
CBox CPasswordInputField::getBoundingBoxWl() const {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue