Skip to content

Commit 7d9156f

Browse files
committed
remove debug
1 parent 8c8b417 commit 7d9156f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

daemon/blockcontroler.cpp

-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ BlockControler::BlockControler(QObject *parent) :
1313

1414
m_blockModel.initDb();
1515

16-
showNotification("+420123456789", "Phishing");
17-
1816
#if defined(MER_EDITION_SAILFISH) || defined(UUITK_EDITION)
1917
connect(&m_voiceCallController, &watchfish::VoiceCallController::ringingChanged, this, &BlockControler::onRingingChanged);
2018
#endif

0 commit comments

Comments
 (0)