summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_interactive.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/install_steps_interactive.pm')
-rw-r--r--perl-install/install_steps_interactive.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install_steps_interactive.pm b/perl-install/install_steps_interactive.pm
index eb92b6014..d8fdd7208 100644
--- a/perl-install/install_steps_interactive.pm
+++ b/perl-install/install_steps_interactive.pm
@@ -947,7 +947,7 @@ try to force installation even if that destroys the first partition?"));
}
#- deprecated
-sub miscellaneous {
+sub __deprecated__miscellaneous {
return;
my ($o, $clicked) = @_;