summaryrefslogtreecommitdiffstats
path: root/urpmi
diff options
context:
space:
mode:
Diffstat (limited to 'urpmi')
-rwxr-xr-xurpmi2
1 files changed, 0 insertions, 2 deletions
diff --git a/urpmi b/urpmi
index fdf1227a..ee10eb96 100755
--- a/urpmi
+++ b/urpmi
@@ -529,8 +529,6 @@ if (@ask_unselect) {
}
}
- my $msg = N("The installation cannot continue because the following package has to be removed for others to be upgraded:\n%s\n");
-
if (my @conflicting_pkgs_msgs =
$urpm->{options}{'allow-force'} ? () : urpm::select::removed_packages_msgs($urpm, $state)) {
{