We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c8b417 commit 7d9156fCopy full SHA for 7d9156f
daemon/blockcontroler.cpp
@@ -13,8 +13,6 @@ BlockControler::BlockControler(QObject *parent) :
13
14
m_blockModel.initDb();
15
16
- showNotification("+420123456789", "Phishing");
17
-
18
#if defined(MER_EDITION_SAILFISH) || defined(UUITK_EDITION)
19
connect(&m_voiceCallController, &watchfish::VoiceCallController::ringingChanged, this, &BlockControler::onRingingChanged);
20
#endif
0 commit comments