]> granicus.if.org Git - curl/commitdiff
stunnel.pm is removed
authorDaniel Stenberg <daniel@haxx.se>
Wed, 29 Oct 2003 09:13:36 +0000 (09:13 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 29 Oct 2003 09:13:36 +0000 (09:13 +0000)
tests/runtests.pl

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