diff options
-rw-r--r-- | perl-install/standalone/drakedm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-install/standalone/drakedm b/perl-install/standalone/drakedm index 6ddb6f93c..7e6a824ea 100644 --- a/perl-install/standalone/drakedm +++ b/perl-install/standalone/drakedm @@ -57,7 +57,6 @@ several different X sessions on your local machine at the same time.")), ] ) ) { - log::explanations("modified file $cfg_file"); ! -x $dm{$dm}[1] and do { $in->do_pkgs->ensure_is_installed($dm{$dm}[2], $dm{$dm}[1]) or goto start }; substInFile { s/^(DISPLAYMANAGER)=.*(\n|)//; |