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 43e665a91..92dadaff5 100644 --- a/perl-install/standalone/drakedm +++ b/perl-install/standalone/drakedm @@ -47,7 +47,6 @@ several different X sessions on your local machine at the same time.")), $dm{$dm} ) ) { - my $done = 0; $new_dm = { reverse %dm }->{$new_dm}; substInFile { s/^(DISPLAYMANAGER)=.*(\n|)//; |