diff options
Diffstat (limited to 'net/torrentsniff/files/patch-BitTorrent-BDecode.pm')
-rw-r--r-- | net/torrentsniff/files/patch-BitTorrent-BDecode.pm | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/torrentsniff/files/patch-BitTorrent-BDecode.pm b/net/torrentsniff/files/patch-BitTorrent-BDecode.pm deleted file mode 100644 index 9caadb0eda4e..000000000000 --- a/net/torrentsniff/files/patch-BitTorrent-BDecode.pm +++ /dev/null @@ -1,10 +0,0 @@ ---- BitTorrent/BDecode.pm.orig Sun Jun 15 05:47:46 2003 -+++ BitTorrent/BDecode.pm Fri Nov 14 18:42:44 2003 -@@ -5,7 +5,6 @@ - use Carp;
- use base 'Exporter';
- use strict;
--our @EXPORT_OK = qw(bdecode);
-
- sub bdecode {
- my ($dataref) = @_;
|