diff options
Diffstat (limited to 'Master/tlpkg/tlperl/lib/auto/POSIX/fileno.al')
-rw-r--r-- | Master/tlpkg/tlperl/lib/auto/POSIX/fileno.al | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/Master/tlpkg/tlperl/lib/auto/POSIX/fileno.al b/Master/tlpkg/tlperl/lib/auto/POSIX/fileno.al deleted file mode 100644 index e50fee694db..00000000000 --- a/Master/tlpkg/tlperl/lib/auto/POSIX/fileno.al +++ /dev/null @@ -1,12 +0,0 @@ -# NOTE: Derived from ..\..\lib\POSIX.pm. -# Changes made here will be lost when autosplit is run again. -# See AutoSplit.pm. -package POSIX; - -#line 259 "..\..\lib\POSIX.pm (autosplit into ..\..\lib\auto\POSIX\fileno.al)" -sub fileno { - redef "IO::Handle::fileno()"; -} - -# end of POSIX::fileno -1; |