diff options
Diffstat (limited to 'perl-install/install_steps.pm')
-rw-r--r-- | perl-install/install_steps.pm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/perl-install/install_steps.pm b/perl-install/install_steps.pm index 9b3a080f0..2f5de3dbc 100644 --- a/perl-install/install_steps.pm +++ b/perl-install/install_steps.pm @@ -490,9 +490,6 @@ sub miscellaneous { sub exitInstall { install_any::unlockCdroms; install_any::ejectCdrom; - - #- ala pixel? :-) [fpons] - sync(); sync(); } #-###################################################################################### |