summaryrefslogtreecommitdiff
path: root/src/core/stdaway
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/stdaway')
-rw-r--r--src/core/stdaway/src/sendmsg.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/core/stdaway/src/sendmsg.cpp b/src/core/stdaway/src/sendmsg.cpp
index c5ba002a3d..0f3c6032de 100644
--- a/src/core/stdaway/src/sendmsg.cpp
+++ b/src/core/stdaway/src/sendmsg.cpp
@@ -250,9 +250,6 @@ public:
void onChange_Msg(CCtrlEdit *)
{
- if (!m_bInitialized)
- return;
-
if (m_countdown >= 0) {
m_timer.Stop();
m_btnOk.SetText(TranslateT("OK"));