]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Remove modified setting of $ICONSERVER; this isn't the right way to do it.
authorFred Drake <fdrake@acm.org>
Wed, 5 Aug 1998 04:36:09 +0000 (04:36 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 5 Aug 1998 04:36:09 +0000 (04:36 +0000)
Doc/perl/howto.perl

index c4e8e202a1ddb4147e68a1770983047c2c72c931..ee8f3a48b9b0a993c2664b434230c219046dd311 100644 (file)
@@ -8,6 +8,4 @@ package main;
 &do_require_package("article");
 &do_require_package("python");
 
-$ICONSERVER = '../../icons';
-
 1;                             # sheesh....