From 8df7e1d5387ae1a165fcf5e6dfae697adf032b6b Mon Sep 17 00:00:00 2001 From: Martin Klapetek Date: Mon, 19 May 2014 16:33:58 +0200 Subject: [PATCH] Remove useless debug output --- applets/systemtray/package/contents/ui/StatusNotifierItem.qml | 1 - 1 file changed, 1 deletion(-) diff --git a/applets/systemtray/package/contents/ui/StatusNotifierItem.qml b/applets/systemtray/package/contents/ui/StatusNotifierItem.qml index 17f9a054b..a8da3f61d 100644 --- a/applets/systemtray/package/contents/ui/StatusNotifierItem.qml +++ b/applets/systemtray/package/contents/ui/StatusNotifierItem.qml @@ -194,7 +194,6 @@ Item { } function __processClick(buttons, item) { - print("__processClick"); var pos = modelData.popupPosition(taskItemContainer, 0, 0); switch (buttons) { case Qt.LeftButton: