1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

stunnel.pm is removed

This commit is contained in:
Daniel Stenberg 2003-10-29 09:13:36 +00:00
parent ffc6d062d8
commit ec59aa259f

View File

@ -11,7 +11,6 @@ use strict;
@INC=(@INC, $ENV{'srcdir'}, ".");
require "stunnel.pm"; # stunnel functions
require "getpart.pm"; # array functions
my $srcdir = $ENV{'srcdir'} || '.';