diff --git a/src/core/hyprlock.hpp b/src/core/hyprlock.hpp index e01e55d..a86cc12 100644 --- a/src/core/hyprlock.hpp +++ b/src/core/hyprlock.hpp @@ -141,7 +141,6 @@ class CHyprlock { } m_sLockState; struct { - bool show = false; std::string passBuffer = ""; size_t failedAttempts = 0; bool displayFailText = false;