diff options
Diffstat (limited to 'perl-install/install/steps.pm')
| -rw-r--r-- | perl-install/install/steps.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-install/install/steps.pm b/perl-install/install/steps.pm index c252d8fbb..a7394b28c 100644 --- a/perl-install/install/steps.pm +++ b/perl-install/install/steps.pm @@ -706,7 +706,6 @@ sub summaryAfter { #------------------------------------------------------------------------------ sub configureTimezone { my ($o) = @_; - install::any::preConfigureTimezone($o); if ($o->{timezone}{ntp}) { # We prefer chrony, but we'll deal with ntpd for the sake of upgrades |
