summaryrefslogtreecommitdiffstats
path: root/gurpmi2
diff options
context:
space:
mode:
Diffstat (limited to 'gurpmi2')
-rwxr-xr-xgurpmi21
1 files changed, 0 insertions, 1 deletions
diff --git a/gurpmi2 b/gurpmi2
index 2c4727ff..35eb27b3 100755
--- a/gurpmi2
+++ b/gurpmi2
@@ -286,7 +286,6 @@ sub do_install_3 () {
post_download => sub {
if ($mainw->canceled) {
$exit_code = 10;
- warn ">> CANCELING\n";
goto return_with_exit_code;
}
$mainw->invalidate_cancel_forever;