summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer/install-menu-text.pl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/installer/install-menu-text.pl')
-rwxr-xr-xMaster/tlpkg/installer/install-menu-text.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/install-menu-text.pl b/Master/tlpkg/installer/install-menu-text.pl
index 47964a37b4c..ceac0a7dbbb 100755
--- a/Master/tlpkg/installer/install-menu-text.pl
+++ b/Master/tlpkg/installer/install-menu-text.pl
@@ -742,7 +742,6 @@ sub main_menu {
my %command=(
'self' => \&main_menu,
- 'P' => \&platform_menu,
'O' => \&options_menu,
'I' => \&do_install,
'C' => \&collection_menu,