[Pkg-privacy-commits] [tails-installer] 13/30: Forgot a debug message
Intrigeri
intrigeri at moszumanska.debian.org
Wed May 24 15:27:09 UTC 2017
This is an automated email from the git hooks/post-receive script.
intrigeri pushed a commit to tag 3.92.0
in repository tails-installer.
commit 873298d11dd1064daf154488328f8c4178ca0b76
Author: Martin Bříza <m at rtinbriza.cz>
Date: Tue Apr 5 15:42:53 2016 +0200
Forgot a debug message
---
liveusb/components/DownloadDialog.qml | 1 -
1 file changed, 1 deletion(-)
diff --git a/liveusb/components/DownloadDialog.qml b/liveusb/components/DownloadDialog.qml
index 1ca940e..2325b15 100644
--- a/liveusb/components/DownloadDialog.qml
+++ b/liveusb/components/DownloadDialog.qml
@@ -198,7 +198,6 @@ Dialog {
AdwaitaProgressBar {
width: parent.width
value: liveUSBData.currentImage.writer.progress
- onValueChanged: console.log("OMG " + value)
visible: !liveUSBData.currentImage.download.running
progressColor: liveUSBData.currentImage.writer.checking ? Qt.lighter("green") : "red"
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/tails-installer.git
More information about the Pkg-privacy-commits
mailing list