diff options
Diffstat (limited to 'Master/tlpkg/tlperl/lib/auto/Tk/Widget/MasterMenu.al')
-rw-r--r-- | Master/tlpkg/tlperl/lib/auto/Tk/Widget/MasterMenu.al | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/Master/tlpkg/tlperl/lib/auto/Tk/Widget/MasterMenu.al b/Master/tlpkg/tlperl/lib/auto/Tk/Widget/MasterMenu.al deleted file mode 100644 index a6293493638..00000000000 --- a/Master/tlpkg/tlperl/lib/auto/Tk/Widget/MasterMenu.al +++ /dev/null @@ -1,14 +0,0 @@ -# NOTE: Derived from blib\lib\Tk\Widget.pm. -# Changes made here will be lost when autosplit is run again. -# See AutoSplit.pm. -package Tk::Widget; - -#line 1769 "blib\lib\Tk\Widget.pm (autosplit into blib\lib\auto\Tk\Widget\MasterMenu.al)" -# See http://rt.cpan.org/Ticket/Display.html?id=30929 and -# http://rt.cpan.org/Ticket/Display.html?id=31016 -sub MasterMenu - { - } - -1; -# end of Tk::Widget::MasterMenu |